Skip to content

Latest commit

 

History

History
48 lines (40 loc) · 738 Bytes

StoredValue.md

File metadata and controls

48 lines (40 loc) · 738 Bytes

StoredValue

getCLValue(): ?CLValue

Returns CLValue object or null


getAccount(): ?Account

Returns Account object or null


getContractWASM(): ?string

Returns the contract wasm string or null


getContract(): ?Contract

Returns Contract object or null


getContractPackage(): ?ContractPackage

Returns ContractPackage object or null


getTransfer(): ?Transfer

Returns Transfer object or null


getDeployInfo(): ?DeployInfo

Returns DeployInfo object or null


getEraInfo(): ?EraInfo

Returns EraInfo object or null