You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since purchasing a ticket requires transferring CSPR from the account main purse to the contract, we would need to use a WASM-proxy implementing the reusable purse approach.
Since purchasing a ticket requires transferring CSPR from the account main purse to the contract, we would need to use a WASM-proxy implementing the reusable purse approach.
For this implementation, the contract has to implement the
get_treasure_purse
entry point that returns the purse with theADD
access only:treasury_purse.into_add()
The text was updated successfully, but these errors were encountered: