View Source Stellar.TxBuild.Utils (Elixir Stellar SDK v0.22.0)

TxBuild utils functions.

Summary

Types

@type fraction() :: {integer(), integer()}

Functions

Link to this function

number_to_fraction(number)

View Source
@spec number_to_fraction(number :: number()) :: fraction()