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
There are some follow-up items to be implemented after #2944 is merged.
Add a multisig support to create_user_fungible_faucet. Currently, this function allows only using AuthSingleSigAcl. There are some option to implement this logic:
There are some follow-up items to be implemented after #2944 is merged.
create_user_fungible_faucet. Currently, this function allows only usingAuthSingleSigAcl. There are some option to implement this logic:SingleSig,Multisig,GuardedMultisigspecified here: refactor: mergeAuthMethodintoAccessControl#2944 (comment)create_singlesig_user_fungible_faucetandcreate_multisig_user_fungible_faucetspecified here: refactor: mergeAuthMethodintoAccessControl#2944 (comment)