nimbus-eth1/fluffy/rpc/rpc_calls/rpc_portal_debug_calls.nim

4 lines
179 B
Nim

## Portal History Network json-rpc debug & testing calls
proc portal_history_store(contentId: string, content: string): bool
proc portal_history_propagate(dataFile: string): bool