diff --git a/bridges/snowbridge/pallets/system-v2/src/lib.rs b/bridges/snowbridge/pallets/system-v2/src/lib.rs index f56cb17ef6149..f1fd0c1379753 100644 --- a/bridges/snowbridge/pallets/system-v2/src/lib.rs +++ b/bridges/snowbridge/pallets/system-v2/src/lib.rs @@ -179,7 +179,6 @@ pub mod pallet { /// - `sender`: The original sender initiating the call on AH /// - `asset_id`: Location of the asset (relative to this chain) /// - `metadata`: Metadata to include in the instantiated ERC20 contract on Ethereum - /// - `fee`: Ether to pay for the execution cost on Ethereum #[pallet::call_index(0)] #[pallet::weight(::WeightInfo::register_token())] pub fn register_token(