Interface KnownAddressTypeContents

An object representing the contents of an address of a known address type. This can be used to encode an address or its locking bytecode.

Hierarchy

  • KnownAddressTypeContents

Properties

Properties

payload: Uint8Array
type: "P2PK" | "P2PKH" | "P2SH20" | "P2SH32"

Generated using TypeDoc