mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-21 04:35:49 +00:00
Add support for DeliverMin
This commit is contained in:
@@ -861,6 +861,17 @@
|
||||
"type": "Amount"
|
||||
}
|
||||
],
|
||||
[
|
||||
"DeliverMin",
|
||||
{
|
||||
"nth": 10,
|
||||
"isVLEncoded": false,
|
||||
"bytes": "6A",
|
||||
"isSerialized": true,
|
||||
"isSigningField": true,
|
||||
"type": "Amount"
|
||||
}
|
||||
],
|
||||
[
|
||||
"MinimumOffer",
|
||||
{
|
||||
@@ -1636,4 +1647,4 @@
|
||||
"SuspendedPaymentCancel": 4,
|
||||
"Invalid": -1
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user