getTransactionsToApprove

Tip selection which returns trunkTransaction and branchTransaction. The input value is depth, which basically determines how many bundles to go back for finding transactions that have to be approved. Setting a higher depth value means you are contributing more to the state of the network (as you have to confirm more transactions).

FieldDescription
trunkTransactionTrunk Transaction to approve.
branchTransactionBranch Transaction to approve.
Body Params
string
required
Defaults to getTransactionsToApprove
int32
required
Defaults to 10

Number of bundles to go back to determine the transactions for approval.

Responses

Language
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json