Skip to main content

Identify which inputs on the transaction are from the loaded wallet.

GET 

https://localhost:8000/wallet/tx-proposal/get-wallet-inputs

Identify which inputs on the transaction are from the loaded wallet.

Request

Query Parameters

    txHex stringrequired

    Transaction hex to identify.

Header Parameters

    x-wallet-id stringrequired

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

Responses

Return the inputs of the loaded wallet on the txHex.

Schema

    any


Request Collapse all
Base URL
https://localhost:8000
Parameters
— queryrequired
— headerrequired
ResponseClear

Click the Send API Request button above and see the response here!