Function anchor_spl::token_2022::amount_to_ui_amount

source ·
pub fn amount_to_ui_amount<'info>(
    ctx: CpiContext<'_, '_, '_, 'info, AmountToUiAmount<'info>>,
    amount: u64
) -> Result<String>
Available on crate feature token_2022 only.