Withdraw
PackNFT.Withdraw
A Pack is removed from a collection
Parameters:
- id: UInt64 - The ID of the Pack to Withdraw
- from: Address? - The address of the collection in which it is being withdrawn
pub event Withdraw(id: UInt64, from: Address?)
A Pack is removed from a collection
Parameters:
pub event Withdraw(id: UInt64, from: Address?)