Skip to content

Feature 6232 updating

alexey.stratulat requested to merge feature-6232-updating into develop

[+] Added constructors for items included in a transaction, and the ability to add subsequent items for a transaction:

  • TxIn
  • TxInCond
  • TxOut
  • TxOutExt
  • TxOutCondSubtypeSrvPay
  • TxOutCondSubtypeSrvStakeLock
  • TxOutCondSubtypeSrvStakePosDelegate
  • TxOutCondSubtypeSrvXchange
  • TxToken
  • TxReceipt.

Merge request reports