@midnight-ntwrk/compact-runtime v0.7.0 • Readme | API
@midnight-ntwrk/compact-runtime v0.7.0 / EncodedContractAddress
Interface: EncodedContractAddress
A ocrt.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.