mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 16:57:58 +00:00
committed by
GitHub
parent
cac9d85cb3
commit
fcfb766366
@@ -202,7 +202,7 @@ pub mod pallet {
|
||||
type Schedule: Get<Schedule<Self>>;
|
||||
|
||||
/// The deposit that must be placed into the contract's account to instantiate it.
|
||||
/// This is in **addition** to the [`pallet_balances::Pallet::ExistenialDeposit`].
|
||||
/// This is in **addition** to the [`Currency::minimum_balance`].
|
||||
/// The minimum balance for a contract's account can be queried using
|
||||
/// [`Pallet::subsistence_threshold`].
|
||||
#[pallet::constant]
|
||||
|
||||
Reference in New Issue
Block a user