Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Commit

Permalink
remove treasury
Browse files Browse the repository at this point in the history
  • Loading branch information
alistair-singh committed Nov 8, 2023
1 parent 5504099 commit ccdfc9e
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -604,10 +604,6 @@ parameter_types! {
pub const RelayNetwork: NetworkId = Rococo;
}

parameter_types! {
pub TreasuryAccount: AccountId = TREASURY_PALLET_ID.into_account_truncating();
}

#[cfg(feature = "runtime-benchmarks")]
impl snowbridge_control::BenchmarkHelper<RuntimeOrigin> for () {
fn make_xcm_origin(location: xcm::latest::MultiLocation) -> RuntimeOrigin {
Expand Down

0 comments on commit ccdfc9e

Please sign in to comment.