ParseInstructionRequestArgs<I>: BlockchainRequestArgs & {
    ix: I;
}

Type Parameters

  • I

Generated using TypeDoc