Skip to content

Commit

Permalink
Update bridges/snowbridge/pallets/system/src/lib.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Adrian Catangiu <adrian@parity.io>
  • Loading branch information
yrong and acatangiu authored Sep 5, 2024
1 parent 3191ea9 commit 57b9171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bridges/snowbridge/pallets/system/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -613,7 +613,7 @@ pub mod pallet {
/// Fee required: No
///
/// - `origin`: Must be root
/// - `location`: Location of the asset
/// - `location`: Location of the asset (relative to this chain)
/// - `metadata`: Metadata to include in the instantiated ERC20 contract on Ethereum
#[pallet::call_index(10)]
#[pallet::weight(T::WeightInfo::register_token())]
Expand Down

0 comments on commit 57b9171

Please sign in to comment.