Options
All
  • Public
  • Public/Protected
  • All
Menu

Module ast/UnaryExpr

Index

Functions

Balance

  • Get the balance of a user in microAlgos.

    Argument must be an index into Txn.Accounts that corresponds to the account to read from. It must evaluate to uint64.

    This operation is only permitted in application mode.

    Parameters

    Returns UnaryExpr

BitwiseNot

Btoi

Itob

Keccak256

Len

MinBalance

Not

  • Get the logical inverse of a uint64.

    If the argument is 0, then this will produce 1. Otherwise this will produce 0.

    Parameters

    Returns UnaryExpr

Pop

Return

Sha256

Sha512_256

Generated using TypeDoc