AccountLockFeeManifestInput

Type Alias AccountLockFeeManifestInput 

Source
pub type AccountLockFeeManifestInput = AccountLockFeeInput;

Aliased Type§

pub struct AccountLockFeeManifestInput {
    pub amount: Decimal,
}

Fields§

§amount: Decimal