Skip to content

Commit

Permalink
restricted-xtokens: Update crate version
Browse files Browse the repository at this point in the history
  • Loading branch information
cdamian committed Dec 1, 2023
1 parent 59afbe5 commit 51152d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion runtime/common/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ impl<T: cfg_traits::fees::Fees<Balance = Balance, FeeKey = FeeKey>> Get<Balance>
}
}

/// To be used with pallet-balances accross runtimes
/// To be used with the transfer-allowlist pallet across runtimes
pub type HoldIdentifier = ();

#[macro_export]
Expand Down

0 comments on commit 51152d7

Please sign in to comment.