transactionWithdrawal constant

BlockfrostMethods const transactionWithdrawal

Obtain information about withdrawals of a specific transaction.

Implementation

static const BlockfrostMethods transactionWithdrawal =
    BlockfrostMethods._("Transaction withdrawal", "/txs/:hash/withdrawals");