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 7a3aaf9 commit ab7528a
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 @@ -52,7 +52,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 ab7528a

Please sign in to comment.