Help
FAULT CODES
TRANSFERS, FUNGIBLE:
TRN-010 - Unauthorized access. No post data
TRN-020 - Bad post data. Sender key fails
TRN-030 - Request sent to MINER #: ?. However, transfer request was set to MINER #: ?
TRN-035 - Amount to send is invalid: ?
TRN-040 - BOA owner control failed. Bad public key in ownercontrol key pair. Asset not controlled by sender.
TRN-050 - Hash of Transfer Details (TD) failed. A hash of the json encoded TD element of the TR did not match the TD HASH field. Transfer request data integrity test failed
TRN-060 - Sender signature of transfer details failed. A cryptographic signature verification of the TD portion of transfer request did not pass. Transfer request signature from sender test failed
TRN-070 - Unable to set lock flag on transfer source account. Asset may already be locked
TRN-075 - Unable to set lock flag on transfer destination account. Asset may already be locked
TRN-080 - PAC fail. Examine Validation List for details. Validation List ?
TRN-090 - Lock code removed before transfer
TRN-100 - Unable to conduct transfer on subject asset: ?. Process failure details...
TRN-110 - Unable to charge transfer fees on default eCoin account: ?. Process failure details...
TRN-200 - Unable to execute semaphore lock on asset: ?. Asset already locked.
TRANSFERS, FUNGIBLE SUB PROCESS:
FUN-010 - Transfer source and destination accounts are not the same type. They must both have been defined from the same type of issuance.
FUN-020 - Invalid transfer value or amount.
FUN-030 - Zero or negative send amount not permitted for sending value.
FUN-040 - Source, send from, record not found in this database: $sourceDatabase2
FUN-050 - Transfer value exceeds account balance.
FUN-060 - [Database errors] Unable to insert new transaction in source account.
FUN-070 - [Database errors] Unable to update source account.
FUN-080 - [Database errors] Unable to insert new transaction into destination account.
FUN-090 - [Database errors] Unable to update destination account.