Closed fuxingloh closed 2 years ago
src/masternodes/
rpc_accounts.cpp
rpc_icxorderbook.cpp
rpc_oracles.cpp
rpc_tokens.cpp
src/spv/
spv_rpc.cpp
Once the pagination feature is added to the C++ code, I need to open back the merged tickets and add test unit accordingly too
Reopened to handle https://github.com/DeFiCh/ain/pull/686
@fuxingloh Closing this as its completed. If there's any new addition please do reopen it.
Similar to https://github.com/DeFiCh/jellyfish/issues/48 This tracks all the RPC methods and categories being implemented in
jellyfish-api-core
. Please tag update this if you want to work on a feature.As a final docker build is not produced please use the latest 1.7.x docker build for yourtestcontainers
, https://github.com/DeFiCh/jellyfish/pull/184 for more information.src/masternodes/
rpc_icxorderbook.cpp
rpc_oracles.cpp
src/spv
spv_rpc.cpp