post {protocol}://{host}/v1/chain/get_required_keys
Returns the required keys needed to sign a transaction.
Log in to see full request history
Response
Returns the required keys needed to sign a transaction.
xxxxxxxxxx
curl --request POST \
--url https://greatchains.arisennodes.io/v1/chain/get_required_keys \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!