Skip to content

nooschain v0.1.0


nooschain / chain/transaction-envelope / CanonicalTransactionEnvelope

Interface: CanonicalTransactionEnvelope

Defined in: chain/transaction-envelope.ts:13

Properties

createdAt

createdAt: string

Defined in: chain/transaction-envelope.ts:15


nonce

nonce: string | number

Defined in: chain/transaction-envelope.ts:14


payload

payload: JsonValue

Defined in: chain/transaction-envelope.ts:18


protocolVersion?

optional protocolVersion?: number

Defined in: chain/transaction-envelope.ts:19


signerPublicKey

signerPublicKey: string

Defined in: chain/transaction-envelope.ts:17


type

type: string

Defined in: chain/transaction-envelope.ts:16

Audience-first NOOSChain documentation.