Class MoneroTxSet

Groups transactions who share common hex data which is needed in order to sign and submit the transactions.

For example, multisig transactions created from createTxs() share a common hex string which is needed in order to sign and submit the multisig transactions.

Hierarchy

  • MoneroTxSet

Constructors

Properties

multisigTxHex: string
signedTxHex: string
unsignedTxHex: string

Methods

  • Returns string

  • Returns string

  • Returns string

  • Parameters

    • indent: number = 0

    Returns string

Generated using TypeDoc