Skip to content

Commit

Permalink
Update mock
Browse files Browse the repository at this point in the history
  • Loading branch information
Gauthamastro committed Dec 28, 2023
1 parent e32d5b7 commit 3e53e07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pallets/thea-executor/src/mock.rs
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@ impl thea_executor::Config for Test {
type MultiAssetIdAdapter = AssetId;
type AssetBalanceAdapter = u128;
type ExistentialDeposit = ExistentialDeposit;
type GovernanceOrigin = EnsureRoot<Self::AccountId>;
}

impl<C> frame_system::offchain::SendTransactionTypes<C> for Test
Expand Down

0 comments on commit 3e53e07

Please sign in to comment.