GetPendingTransactionsData
GetPendingTransactionsData:
object
Type declaration
format?
optionalformat:"json"|"msgpack"
Configures whether the response object is JSON or MessagePack encoded. If not provided, defaults to JSON.
max?
optionalmax:number
Truncated number of transactions to display. If max=0, returns all pending txns.
Defined in
types.gen.ts:2070