ripple-call-binary-codec
Advanced tools
Comparing version 0.0.0 to 0.0.1
@@ -38,3 +38,4 @@ { | ||
"PayChannel": 120, | ||
"Invalid": -1 | ||
"Invalid": -1, | ||
"IssueRoot":105 | ||
}, | ||
@@ -803,2 +804,12 @@ "FIELDS": [ | ||
[ | ||
"Total", | ||
{ | ||
"nth": 11, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Amount" | ||
} | ||
], | ||
[ | ||
"MinimumOffer", | ||
@@ -1610,4 +1621,5 @@ { | ||
"PaymentChannelClaim": 15, | ||
"Invalid": -1 | ||
"Invalid": -1, | ||
"IssueSet": 16 | ||
} | ||
} |
{ | ||
"name": "ripple-call-binary-codec", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"keywords": [], | ||
@@ -5,0 +5,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
911782
12848