Skip to main content

Unlock all inputs if they are marked as selected on the wallet storage.

POST 

/wallet/atomic-swap/tx-proposal/unlock

Unlock all inputs if they are marked as selected on the wallet storage.

Request

Header Parameters

    x-wallet-id stringrequired

    Defines the key of the wallet on which the request will be executed.

Body

required

Unlock the inputs on the proposal.

    partial_tx stringrequired

    Proposal to unlock.

Responses

Extract input data from a signed txHex.

Schema

    any

Loading...