Function: buildRefundCrowdfundMsg()
Build the contributor-side refund tx — fires the refund approval to pull funds back out of escrow. Single MsgTransferTokens.
buildRefundCrowdfundMsg(
creator,collectionId,details,amount):MsgEnvelope
Defined in: packages/bitbadgesjs-sdk/src/core/crowdfunds.ts:389
Build the contributor-side refund tx — fires the refund approval to pull funds back out of escrow. Single MsgTransferTokens.
Parameters
creator
string
collectionId
string
details
amount
bigint
Returns
MsgEnvelope