Closed D4nte closed 3 years ago
Ah, yes, sorry that this probably wasn't clear: Store
protocol currently assumes that the history is served
from somewhere. You therefore need to set a --storenode
in order for RPC history queries to work. The node will then create an ad-hoc, short-lived connection to that remote store node to download historical messages.
When using JSON RPC
get_waku_v2_store_v1_messages
on wakunode2 but I am always getting:I start nim-waku with
--store=true
. I tried to both send messages over waku relay to nim waku and usepost_waku_v2_relay_v1_message
. In neither cases could get a positive response fromget_waku_v2_store_v1_messages
.It looks like it tries to contact a remote node, is that normal?
Full node: