Module note_script_errors

Source

Constants§

ERR_P2IDR_RECLAIM_ACCT_IS_NOT_SENDER
P2IDR’s reclaimer is not the original sender
ERR_P2IDR_RECLAIM_HEIGHT_NOT_REACHED
P2IDR can not be reclaimed as the transaction’s reference block is lower than the reclaim height
ERR_P2IDR_WRONG_NUMBER_OF_INPUTS
P2IDR scripts expect exactly 3 note inputs
ERR_P2ID_TARGET_ACCT_MISMATCH
P2ID’s target account address and transaction address do not match
ERR_P2ID_WRONG_NUMBER_OF_INPUTS
P2ID script expects exactly 2 note inputs
ERR_SWAP_WRONG_NUMBER_OF_ASSETS
SWAP script requires exactly 1 note asset
ERR_SWAP_WRONG_NUMBER_OF_INPUTS
SWAP script expects exactly 10 note inputs
NOTE_SCRIPT_ERRORS