Updated Error Codes (markdown)
parent
1a5d84ab85
commit
e0f8b6a5b4
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ Code | Name
|
|||
300 | Transaction rejected, unknown reason.
|
||||
301 | Fee too low.
|
||||
302 | Invalid signature.
|
||||
**31x** | Insufficient funds. (determined by wallet prior to attempting to broadcast a tx)
|
||||
**31x** | Insufficient funds. (determined by wallet prior to attempting to broadcast a tx; this is different for example from a TX being created and sent but then rejected by lbrycrd for unspendable utxos.)
|
||||
310 | Not enough LBC to cover the transaction, even after all UTXOs reach 6 confirmations.
|
||||
311 | Not enough LBC to cover the transaction, will be enough after some more confirmations.
|
||||
**32x** | Channel signing.
|
||||
|
|
Loading…
Reference in a new issue