We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a14337b commit 83819ffCopy full SHA for 83819ff
pallets/subtensor/src/lib.rs
@@ -87,7 +87,6 @@ pub mod pallet {
87
/// Minimum balance required to perform a coldkey swap
88
pub const MIN_BALANCE_TO_PERFORM_COLDKEY_SWAP: u64 = 1_000_000_000; // 1 TAO in RAO
89
90
-
91
#[pallet::pallet]
92
#[pallet::without_storage_info]
93
#[pallet::storage_version(STORAGE_VERSION)]
0 commit comments