SecretCodeInfo Members
The SecretCodeInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Builder |
Builder is a valid docker image name with tag, optional
AccessConfig instantiate_config = 5 [(gogoproto.nullable) = false];
|
![]() |
CodeHash |
The SHA256 hash value of the contract's WASM bytecode, represented as case-insensitive 64
character hex string.
This is used to make sure only the contract that's being invoked can decrypt the query data.
|
![]() |
CodeId | |
![]() |
CreatorAddress |
The address of the creator
|
![]() |
Source |
Source is a valid absolute HTTPS URI to the contract's source code, optional
|