pub fn process_puff_metadata_account(
    program_id: &Pubkey,
    accounts: &[AccountInfo<'_>]
) -> ProgramResult
Expand description

Puff out the variable length fields to a fixed length on a metadata account in a permissionless way.