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