post https://api-wallet-sandbox.venly.io/api/signatures/build
This endpoint converts a generic signature request into a chain-specific signature request.
Responses
This endpoint converts a generic signature request into a chain-specific signature request.
xxxxxxxxxx
curl --request POST \
--url https://api-wallet-sandbox.venly.io/api/signatures/build \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"secretType": "AETERNITY"
}
'
Try It!
to start a request and see the response here! Or choose an example: