Closed malenchelon closed 4 years ago
I Want to get last n number of transactions as like in bitcoin listtransactions. I want that thing to be in a filter so that i can grab them when ever i need using json rpc command
As far as I can tell from this - https://github.com/ethereum/go-ethereum/issues/1897
it has been widely discussed, but not implemented.
I Want to get last n number of transactions as like in bitcoin listtransactions. I want that thing to be in a filter so that i can grab them when ever i need using json rpc command