Skip to main content

EncodedContractAddress

For the complete documentation index, see llms.txt

@midnight-ntwrk/compact-runtime v0.19.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.