Function ACTA_SetDefaultAccount

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

Sets the default account that is loaded when the ACT module is initialized.

ยงArguments

  • accountSlot - The account slot number of the account to set as the default.