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).