Class SetTxContextParams

    • Field Detail

      • txHash

        public final Hash txHash
      • txIndex

        public final Integer txIndex
    • Constructor Detail

      • SetTxContextParams

        public SetTxContextParams​(int handle,
                                  Hash txHash,
                                  Integer txIndex)