micro_algo
algokit_utils.models.amount.micro_algo(micro_algo: int) → AlgoAmount
Create an AlgoAmount object representing the given number of µAlgo.
- Parameters: micro_algo – The number of µAlgo to create an AlgoAmount object for.
- Returns: An AlgoAmount object representing the given number of µAlgo.