Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TxExtension

Index

Properties

Properties

tx: { getTx: any; simulate: any }

Type declaration

  • getTx:function
    • getTx(txId: string): Promise<GetTxResponse>
  • simulate:function
    • simulate(messages: readonly Any[], memo: undefined | string, signer: Pubkey, sequence: number): Promise<SimulateResponse>

Generated using TypeDoc