Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MutaContext

Hierarchy

  • MutaContext

Index

Properties

chainId

chainId: string

for more information about ChainID proposal, look at eip155

consensusInterval

consensusInterval: number

block interval

endpoint

endpoint: string

a GraphQL endpoint of remote node, i.e. http://127.0.0.1:8000/graphql

timeoutGap

timeoutGap: number

The Transaction.timeout in Transaction parameter indicates the maximum waiting block height fot the transaction. and timeoutGap + currentBlockHeight is the maximum value of this value

Generated using TypeDoc