Skip to content

Commit ea136bb

Browse files
committed
address lint
1 parent 12f483c commit ea136bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pallets/subtensor/src/rpc_info/dynamic_info.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ use codec::Compact;
44
use frame_support::pallet_prelude::{Decode, Encode};
55
use subtensor_macros::freeze_struct;
66

7-
#[freeze_struct("66f29110b41779af")]
7+
#[freeze_struct("6f2a966922016f51")]
88
#[derive(Decode, Encode, PartialEq, Eq, Clone, Debug)]
99
pub struct DynamicInfo<T: Config> {
1010
netuid: Compact<u16>,

0 commit comments

Comments
 (0)