Skip to content

Commit

Permalink
fix fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
pgherveou committed Apr 10, 2024
1 parent f4234c1 commit 37ece22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/public/contract-xcm/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ mod contract_xcm {
///
/// Fails if:
/// - called in the off-chain environment
/// - the chain is not configured to support XCM
/// - the chain is not configured to support XCM
/// - the XCM program executed failed (e.g contract doesn't have enough balance)
#[ink(message)]
pub fn transfer_through_xcm(
Expand Down

0 comments on commit 37ece22

Please sign in to comment.