mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-20 20:25:48 +00:00
Add SuspendedPayment feature make it same as in rippled 3f0eacf5e7
This commit is contained in:
@@ -1581,15 +1581,15 @@
|
||||
"TicketCreate": 10,
|
||||
"TicketCancel": 11,
|
||||
"NickNameSet": 6,
|
||||
"WalletAdd": 2,
|
||||
"TrustSet": 20,
|
||||
"PasswordFund": 4,
|
||||
"Payment": 0,
|
||||
"AccountSet": 3,
|
||||
"OfferCreate": 7,
|
||||
"SignerListSet": 12,
|
||||
"Contract": 9,
|
||||
"Claim": 1,
|
||||
"SuspendedPaymentCreate": 1,
|
||||
"SuspendedPaymentFinish": 2,
|
||||
"SuspendedPaymentCancel": 4,
|
||||
"Invalid": -1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user