mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-18 19:25:48 +00:00
add 'DeliveredAmount' as optional metadata field
This commit is contained in:
@@ -400,6 +400,7 @@ exports.ledger = {
|
||||
};
|
||||
|
||||
exports.metadata = [
|
||||
[ 'DeliveredAmount' , OPTIONAL ],
|
||||
[ 'TransactionIndex' , REQUIRED ],
|
||||
[ 'TransactionResult' , REQUIRED ],
|
||||
[ 'AffectedNodes' , REQUIRED ]
|
||||
|
||||
Reference in New Issue
Block a user