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