Function: buildAuctionBidApproval()
Build the buyer-side incoming-approval (a "bid"). Use with MsgSetIncomingApproval to post the bid on-chain. Proto-shape only — no FE-only…
buildAuctionBidApproval(
args):Record<string,unknown>
Defined in: packages/bitbadgesjs-sdk/src/core/auctions.ts:203
Build the buyer-side incoming-approval (a "bid"). Use with
MsgSetIncomingApproval to post the bid on-chain. Proto-shape only —
no FE-only fromList/toList/details enrichment.
Parameters
args
Returns
Record<string, unknown>