Skip to content

xdv/paychannel-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •