mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 22:47:56 +00:00
Correct issue link (#1904)
This commit is contained in:
@@ -173,7 +173,7 @@ where
|
||||
}
|
||||
}
|
||||
|
||||
// See issue #5233
|
||||
// See issue <https://github.com/paritytech/polkadot/issues/5233>
|
||||
pub struct DenyReserveTransferToRelayChain;
|
||||
impl ShouldExecute for DenyReserveTransferToRelayChain {
|
||||
fn should_execute<RuntimeCall>(
|
||||
|
||||
Reference in New Issue
Block a user