2 releases
0.1.1 | May 13, 2022 |
---|---|
0.1.0 | May 9, 2022 |
#3 in #logion
15KB
261 lines
pallet-logion-vault
The pallet to manage Legal Officer protected Multi-sign account.
Provides entry points for
- Wallet user to request an operation on a vault (typically, a transfer).
- Legal officer to approve the operation.
A vault is a multi-sign Polkadot account with specific rules:
- It has 3 signatories (one wallet user and 2 legal officers, selected by the user).
- The threshold is 2.
- The creation of an operation can only be done by the wallet user, owner of the vault.
- The approval of an operation can only be done by one legal officer.
Use, Build and Publish
Details on how to use, build and publish can be found here
Dependencies
~8–18MB
~251K SLoC