Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "src/queries/account/fragments/accountTransaction"

Index

Variables

Const ACCOUNT_TRANSACTION_FRAGMENT

ACCOUNT_TRANSACTION_FRAGMENT: any = gql`fragment accountTransactionFields on AccountTransaction {addressblockDatetimeblockIndexblockchainconfirmations {...confirmationsFields}fiatValuestatustxidtypevalue {...currencyAmountFields}}${CONFIRMATIONS_FRAGMENT}${CURRENCY_AMOUNT_FRAGMENT}`

Generated using TypeDoc