Function insert_token_to_treasury_vault

Source
pub fn insert_token_to_treasury_vault(
    ctx: Context<'_, '_, '_, '_, InsertTokenToTreasuryVault<'_>>,
) -> Result<()>
Expand description

Insert a token to the given TreasuryVaultConfig account.

ยงErrors

  • The token must not have been inserted.