mirror of
https://git.wownero.com/lza_menace/wownero-python.git
synced 2024-08-15 03:25:25 +00:00
Add exception
This commit is contained in:
parent
aa155b0520
commit
01060cbe7d
1 changed files with 1 additions and 0 deletions
|
@ -269,6 +269,7 @@ _err2exc = {
|
|||
-4: exceptions.NotEnoughUnlockedMoney,
|
||||
-5: exceptions.WrongPaymentId,
|
||||
-16: exceptions.TransactionNotPossible,
|
||||
-17: exceptions.NotEnoughMoney,
|
||||
-20: exceptions.AmountIsZero,
|
||||
-32601: MethodNotFound,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue