helios
helios copied to clipboard
feat: Standarization of rpc block calls
Standardization of RPC Calls + Testing
Testing documentation for RPC calls and adjustment of return values. Linking to issue #234
ToDos Before Merge
- [x] Add in all tests to helios tests dir
- [ ] Standardize get_block_transaction_count_by_hash and get_block_transaction_count_by_number to return None on err similar to get_block_by_hash
Changes
- rpc.rs Test file in helios tests package