counter-rust-deprecated icon indicating copy to clipboard operation
counter-rust-deprecated copied to clipboard

Pass smart contract (mutable) methods to Wallet

Open mikedotexe opened this issue 4 years ago • 0 comments

When logging in, we can pass methods that will be placed into the function-call access key. Please see: https://github.com/near-examples/guest-book/issues/508

and note that the methods that need to be passed will only be the mutable methods used by the frontend, not the view-only methods.

mikedotexe avatar Oct 14 '21 19:10 mikedotexe