Type aliases
AsObject
As
Object
: { coinLockedInMultiSig
: number; context
: AddressEntry.Context; offerId
: string; pubKey
: Uint8Array | string; pubKeyHash
: Uint8Array | string; segwit
: boolean }Type declaration
coinLockedInMultiSig: number
offerId: string
pubKey: Uint8Array | string
pubKeyHash: Uint8Array | string
segwit: boolean