wallet::unlock
unlock
Unlock the wallet with the given name and password.
Usage example
## API
curl http://localhost:8889/v1/wallet/unlock -X POST -d '["default", "PW5KFWYKqvt63d4iNvedfDEPVZL227D3RQ1zpVFzuUwhMAJmRAYyX"]'
Result example
{}
Last updated