Initialize a new UTXO - unspent transaction output or input. Note, a full TX consists of 2/16 inputs and 2 outputs
Encrypt UTXO data using the current keypair
0x-prefixed hex string with data
0x
Returns commitment for this UTXO
Returns nullifier for this UTXO
Decrypt a UTXO
keypair used to decrypt
hex string with data
UTXO index in merkle tree
Generated using TypeDoc
Initialize a new UTXO - unspent transaction output or input. Note, a full TX consists of 2/16 inputs and 2 outputs