paychannel-explorer

0.0.1 • Public • Published

XDV Ledger Payment Channel Explorer

getAccountChannels(account, [ledger_index]);
getXDVBalance(account, [ledger_indx]);
getChannelHistory(marker, [limit=5]);

getAccountChannels will return all payment channels for the account as of the provided ledger index (defaults to latest validated). Each channel will include a marker (previous transaction id) that can be used to get the channel's history of changes via getChannelHistory

Readme

Keywords

none

Package Sidebar

Install

npm i paychannel-explorer

Weekly Downloads

2

Version

0.0.1

License

ISC

Unpacked Size

5.89 kB

Total Files

8

Last publish

Collaborators

  • marlonhanks