Class ContractWasm
A container for contract's WASM bytes.
Inherited Members
Namespace: Casper.Network.SDK.Types
Assembly: Casper.Network.SDK.dll
Syntax
public class ContractWasm
Properties
| Edit this page View SourceBytes
Declaration
[JsonPropertyName("bytes")]
public string Bytes { get; init; }
Property Value
| Type | Description |
|---|---|
| string |