Function balance
pub fn balance<WIRE, H>(context: InstructionContext<'_, H, WIRE>)
Expand description
Implements the BALANCE instruction.
Gets the balance of the given account.
pub fn balance<WIRE, H>(context: InstructionContext<'_, H, WIRE>)
Implements the BALANCE instruction.
Gets the balance of the given account.