add pallet membership
Showing
- Cargo.lock 17 additions, 0 deletionsCargo.lock
- Cargo.toml 1 addition, 0 deletionsCargo.toml
- integration-tests/Cargo.toml 1 addition, 1 deletionintegration-tests/Cargo.toml
- node/Cargo.toml 1 addition, 1 deletionnode/Cargo.toml
- pallets/certification/Cargo.toml 1 addition, 1 deletionpallets/certification/Cargo.toml
- pallets/certification/src/lib.rs 2 additions, 0 deletionspallets/certification/src/lib.rs
- pallets/identity/Cargo.toml 1 addition, 1 deletionpallets/identity/Cargo.toml
- pallets/membership/Cargo.toml 89 additions, 0 deletionspallets/membership/Cargo.toml
- pallets/membership/src/lib.rs 509 additions, 0 deletionspallets/membership/src/lib.rs
- pallets/membership/src/mock.rs 139 additions, 0 deletionspallets/membership/src/mock.rs
- pallets/membership/src/tests.rs 199 additions, 0 deletionspallets/membership/src/tests.rs
- pallets/membership/src/traits.rs 119 additions, 0 deletionspallets/membership/src/traits.rs
- pallets/membership/src/types.rs 58 additions, 0 deletionspallets/membership/src/types.rs
- pallets/ud-accounts-storage/Cargo.toml 1 addition, 1 deletionpallets/ud-accounts-storage/Cargo.toml
- pallets/universal-dividend/Cargo.toml 1 addition, 1 deletionpallets/universal-dividend/Cargo.toml
- runtime/g1/Cargo.toml 1 addition, 1 deletionruntime/g1/Cargo.toml
- runtime/gdev/Cargo.toml 1 addition, 1 deletionruntime/gdev/Cargo.toml
- runtime/gtest/Cargo.toml 1 addition, 1 deletionruntime/gtest/Cargo.toml
Loading
Please register or sign in to comment