Unlock Quorum Account
POST {{baseUrl}}/v3/quorum/account/:address/unlock
2 credit per API call.
Unlock account.
Request Body
{"password"=>"ksjdfhu98q34fi"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-quorum-endpoint | string | (Required) URL of the Quorum network | |
Content-Type | string |
RESPONSES
status: OK
{"success":true}