EncodedContractAddress
@midnight-ntwrk/compact-runtime v0.9.0
@midnight-ntwrk/compact-runtime / EncodedContractAddress
Interface: EncodedContractAddress
A ContractAddress encoded as a byte string. This representation is used internally by the contract executable.
Properties
bytes
readonly bytes: Uint8Array;
The contract address's bytes.