Function ACTA_InvalidateAccountToken

Source
pub unsafe extern "C" fn ACTA_InvalidateAccountToken(
    accountSlot: u8_,
    invalidationActionMask: u32_,
) -> Result
Expand description

Invalidates a specific account’s access token in different ways.

§Arguments

  • accountSlot - The account slot number of the account to invalidate the access token for.
  • invalidationMask - A bitfield of the actions to take to invalidate the access token.