wallet::set_timeout
wallet_set_timeout
Set the wallet auto lock timeout (in seconds).
Usage example
## API
curl http://localhost:8889/v1/wallet/set_timeout -X POST -d '10'
Result example
{}
Last updated