Skip to main content

EncodedCoinPublicKey

For the complete documentation index, see llms.txt

@midnight-ntwrk/compact-runtime v0.19.0


@midnight-ntwrk/compact-runtime / EncodedCoinPublicKey

Interface: EncodedCoinPublicKey

A CoinPublicKey encoded as a byte string. This representation is used internally by the contract executable.

Properties

bytes

readonly bytes: Uint8Array;

The coin public key's bytes.