mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-20 04:05:52 +00:00
Add getPaymentChannel
This commit is contained in:
4
test/fixtures/responses/index.js
vendored
4
test/fixtures/responses/index.js
vendored
@@ -16,6 +16,10 @@ module.exports = {
|
||||
XrpToXrp: require('./get-paths-xrp-to-xrp.json'),
|
||||
sendAll: require('./get-paths-send-all.json')
|
||||
},
|
||||
getPaymentChannel: {
|
||||
normal: require('./get-payment-channel.json'),
|
||||
full: require('./get-payment-channel-full.json')
|
||||
},
|
||||
getServerInfo: require('./get-server-info.json'),
|
||||
getSettings: require('./get-settings.json'),
|
||||
getTransaction: {
|
||||
|
||||
Reference in New Issue
Block a user