332d294e77
* Added procs to get and store block witness in db and add generate-witness cli flag. * Completed initial implementation of block witness storage. * Added test to verify witness is persisted to db after call to persistBlock. * Update getBlockWitness to return witness using Result type. * Make generate witness parameter hidden. |
||
---|---|---|
.. | ||
common.nim | ||
cors.nim | ||
debug.nim | ||
engine_api.nim | ||
experimental.nim | ||
filters.nim | ||
jwt_auth.nim | ||
jwt_auth_helper.nim | ||
p2p.nim | ||
rpc_server.nim | ||
rpc_types.nim | ||
rpc_utils.nim |