mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-27 07:35:52 +00:00
PermissionedDomain XLS-80d (#2874)
This commit is contained in:
committed by
GitHub
parent
ce5ca316ca
commit
189abc1a26
@@ -1250,6 +1250,16 @@
|
||||
"type": "Hash256"
|
||||
}
|
||||
],
|
||||
[
|
||||
"DomainID",
|
||||
{
|
||||
"nth": 34,
|
||||
"isVLEncoded": false,
|
||||
"isSerialized": true,
|
||||
"isSigningField": true,
|
||||
"type": "Hash256"
|
||||
}
|
||||
],
|
||||
[
|
||||
"hash",
|
||||
{
|
||||
@@ -2530,6 +2540,15 @@
|
||||
"type": "STArray"
|
||||
}
|
||||
],
|
||||
[
|
||||
"AcceptedCredentials", {
|
||||
"nth": 28,
|
||||
"isVLEncoded": false,
|
||||
"isSerialized": true,
|
||||
"isSigningField": true,
|
||||
"type": "STArray"
|
||||
}
|
||||
],
|
||||
[
|
||||
"CloseResolution",
|
||||
{
|
||||
@@ -2863,6 +2882,7 @@
|
||||
"Oracle": 128,
|
||||
"Credential": 129,
|
||||
"PayChannel": 120,
|
||||
"PermissionedDomain": 130,
|
||||
"RippleState": 114,
|
||||
"SignerList": 83,
|
||||
"Ticket": 84,
|
||||
@@ -3094,6 +3114,8 @@
|
||||
"PaymentChannelClaim": 15,
|
||||
"PaymentChannelCreate": 13,
|
||||
"PaymentChannelFund": 14,
|
||||
"PermissionedDomainSet": 62,
|
||||
"PermissionedDomainDelete": 63,
|
||||
"SetFee": 101,
|
||||
"SetRegularKey": 5,
|
||||
"SignerListSet": 12,
|
||||
|
||||
Reference in New Issue
Block a user