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 3e53e07 commit 3c69f80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pallets/thea/src/mock.rs
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ impl thea_executor::Config for Test {
type Swap = AssetConversion;
type MultiAssetIdAdapter = AssetId;
type AssetBalanceAdapter = u128;
type GovernanceOrigin = EnsureRoot<Self::AccountId>;
type ExistentialDeposit = ExistentialDeposit;
}

Expand Down

0 comments on commit 3c69f80

Please sign in to comment.