Skip to main content

balance

Function balance 

Source
pub fn balance<IT: ITy, H: Host + ?Sized>(
    context: InstructionContext<'_, H, IT>,
) -> InstructionExecResult
Expand description

Implements the BALANCE instruction.

Gets the balance of the given account.