mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 20:27:58 +00:00
Correct issue link (#1904)
This commit is contained in:
@@ -111,7 +111,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