Skip to content

Commit

Permalink
updating mock
Browse files Browse the repository at this point in the history
  • Loading branch information
silva-fj committed Jul 31, 2024
1 parent d0dad52 commit b07c678
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pallets/teebag/src/mock.rs
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ impl pallet_teebag::Config for Test {
type SetAdminOrigin = EnsureRoot<Self::AccountId>;
type MaxEnclaveIdentifier = ConstU32<1>;
type MaxAuthorizedEnclave = ConstU32<2>;
type WeightInfo = ();
}

// This function basically just builds a genesis storage key/value store according to
Expand Down

0 comments on commit b07c678

Please sign in to comment.