Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TransactionQuery

Hierarchy

  • TransactionQuery

Index

Properties

Optional height

height: undefined | number

Optional id

Optional maxHeight

maxHeight: undefined | number

Optional minHeight

minHeight: undefined | number

Optional sentFromOrTo

sentFromOrTo: Address

any send transaction to or from this address

Optional signedBy

signedBy: Address

any transaction signed by this address

Optional tags

tags: keyof QueryTag[]

chain-specific key value pairs that encode a query

Generated using TypeDoc