Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add multisig_v2.move for initia_stadlib * feat: format multisig_v2.move * feat: change wallet name seed, add proposer into proposal * refactor multisig_v2 based on coderabbit feedback * feat: multisig_v2: add multiple move execute messages support * refactor: use construct_members_with_tiers when creating weighted multisig * fix: multisig_v2: add #[view] for is_exist * fix: multisig_v2: is_exist param shouldn't be pointer
- Loading branch information