mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-29 00:25:48 +00:00
GetLedger by hash option (#980)
* update ledger input schema * include ledgerHash option
This commit is contained in:
committed by
Elliot Lee
parent
8d37da0952
commit
5419e67dbc
1
test/fixtures/responses/index.js
vendored
1
test/fixtures/responses/index.js
vendored
@@ -83,6 +83,7 @@ module.exports = {
|
||||
},
|
||||
getLedger: {
|
||||
header: require('./get-ledger'),
|
||||
headerByHash: require('./get-ledger-by-hash'),
|
||||
full: require('./get-ledger-full'),
|
||||
withSettingsTx: require('./get-ledger-with-settings-tx'),
|
||||
withStateAsHashes: require('./get-ledger-with-state-as-hashes'),
|
||||
|
||||
Reference in New Issue
Block a user