pegnet / pegnetd

The pegnet daemon to track txs, conversions, etc
Other
13 stars 14 forks source link

Make get-transaction just use get-transactions api #72

Closed Emyrk closed 5 years ago

Emyrk commented 5 years ago

For get-trasaction, require a txid with the format: [TxIndex]-[Entryhash]

Add cli for get txs using the new txs api

WhoSoup commented 5 years ago

looks good, only missing the one unresolved request. would like to get that in but it's mostly cosmetic