Merge branch 'main' into feat/engine-code-links
This commit is contained in:
@@ -5,10 +5,7 @@
|
||||
"schema": {
|
||||
"anyOf": [
|
||||
{
|
||||
"type": [
|
||||
"number",
|
||||
"string"
|
||||
],
|
||||
"type": ["number", "string"],
|
||||
"exclusiveMinimum": 0,
|
||||
"maximum": "100000000000000000"
|
||||
},
|
||||
@@ -19,10 +16,7 @@
|
||||
"description": "Arbitrary currency code for the token. Cannot be XRP."
|
||||
},
|
||||
"value": {
|
||||
"type": [
|
||||
"string",
|
||||
"number"
|
||||
],
|
||||
"type": ["string", "number"],
|
||||
"description": "Quoted decimal representation of the amount of the token."
|
||||
},
|
||||
"issuer": {
|
||||
@@ -47,4 +41,4 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -431,4 +431,4 @@
|
||||
"code": 82,
|
||||
"description": "hook and cbak function definitions were different"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
@@ -109,7 +109,7 @@
|
||||
"Fee": "10",
|
||||
"NFTokenOffers": {
|
||||
"$type": "json",
|
||||
"$value": ["4AAAEEA76E3C8148473CB3840CE637676E561FB02BD4CA22CA59729EA815B862"]
|
||||
"$value": ["4AAAEEA76E3C8148473CB3840CE637676E561FB02BD4CA22CA59729EA815B862"]
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -244,4 +244,4 @@
|
||||
},
|
||||
"Sequence": 12
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user