post http://127.0.0.1:5001/api/v1/dht/provide
Announce to the network that you are providing given values.
Arguments
Argument | Description | Type | Required? |
---|---|---|---|
arg | The key[s] to send provide records for. | string | Y |
verbose | Print extra information. | boolean | N |
recursive | Recursively provide entire graph. | boolean | N |