decred / tinydecred

Python tools for Decred
ISC License
27 stars 14 forks source link

rpc: add methods #55

Closed JoeGruffins closed 4 years ago

JoeGruffins commented 4 years ago
 - getgenerate
 - gethashespersec
 - getheaders
 - getinfo
 - getmempoolinfo
 - getmininginfo
 - getnettotals
 - getnetworkhashps
 - getnetworkinfo
 - getpeerinfo
 - getrawmempool
JoeGruffins commented 4 years ago

SearchRawTransactions was also wrong...