Skip to content

PendingTransactionInformationData

PendingTransactionInformationData: object

Type declaration

format?

optional format: "json" | "msgpack"

Configures whether the response object is JSON or MessagePack encoded. If not provided, defaults to JSON.

txid

txid: string

A transaction ID

Defined in

types.gen.ts:2092