CodeChain-io / CodeChain-io/codechain-rpc-js
Implement all missing RPCs
Open
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
These are list of missing RPCs that are implemented in Codechain but not here(may be not complete)
- `mempool_getPendingTransactionsCount()`
- `mempool_getBannedAccounts()`
- `mempool_unbanAccounts()`
- `mempool_banAccounts()`
- `mempool_getImmuneAccounts()`
- `mempool_registerImmuneAccounts()`
- `miner_getWork()`
- `miner_submitWork()`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.