Type alias FreezeSolPaymentRouteArgsUnlockFunds
Freeze
Sol
Payment
Route
Args
Unlock
Funds
: { candyGuardAuthority
: Signer; destination
: PublicKey<string>; path
: "unlockFunds"; }
Type declaration
-
candyGuardAuthority: Signer
-
destination: PublicKey<string>
-
path: "unlockFunds"
The
unlockFunds
path transfers all of the escrow funds to the configured destination address once all NFTs have been thawed.