kaspeak-sdk / MessageRecord
Interface: MessageRecord¶
Defined in: sdk/types.ts:21
Properties¶
address¶
address:
string
Defined in: sdk/types.ts:28
blockHash¶
blockHash:
string
Defined in: sdk/types.ts:32
consensusHash¶
consensusHash:
string
Defined in: sdk/types.ts:31
daaScore¶
daaScore:
bigint
Defined in: sdk/types.ts:33
data¶
data:
string
Defined in: sdk/types.ts:35
identifier¶
identifier:
string
Defined in: sdk/types.ts:26
isPayment¶
isPayment:
boolean
Defined in: sdk/types.ts:24
prefix¶
prefix:
string
Defined in: sdk/types.ts:25
publicKey¶
publicKey:
string
Defined in: sdk/types.ts:27
signature¶
signature:
string
Defined in: sdk/types.ts:30
signatureType¶
signatureType:
SignatureType
Defined in: sdk/types.ts:29
timestamp¶
timestamp:
bigint
Defined in: sdk/types.ts:34
txid¶
txid:
string
Defined in: sdk/types.ts:22
txOutputs¶
txOutputs:
TransactionOutput[]
Defined in: sdk/types.ts:36
type¶
type:
number
Defined in: sdk/types.ts:23