freddiecoleman / chia-client

TypeScript client for Chia RPC interfaces.
https://www.chiaexplorer.com/
MIT License
89 stars 43 forks source link

Add missing parameter to getTransactions #20

Closed CMEONE closed 3 years ago

CMEONE commented 3 years ago

Adds the limit parameter to getTransactions, which gives the limit of how many transactions should be shown (important because the RPC get_transactions only shows 50 by default).

Also, I was wondering if you ran the Chia Explorer or knew who did, since I have a very simple feature suggestion for the explorer (has to do with an improvement to the miscellaneous transaction label) and haven't found any contact information on the website. Thanks!

freddiecoleman commented 3 years ago

Thanks for the contribution. Yep, I run Chia Explorer. You can contact me at freddie@chiaexplorer.com :)

CMEONE commented 3 years ago

Thanks for merging! I sent an email from contact@togatech.org.