Skip to main content

compute_shielded_identity_top_up_fee

Function compute_shielded_identity_top_up_fee 

Source
pub fn compute_shielded_identity_top_up_fee(
    num_actions: usize,
    platform_version: &PlatformVersion,
) -> Result<Credits, ProtocolError>
Expand description

Computes the flat fee for IdentityTopUpFromShieldedPool (base minimum plus the flat identity-balance write component).