ryan-senn / stellar-elm-sdk / Stellar.Thresholds

Record to represent Thresholds

Type alias


type alias Thresholds =
{ low : Basics.Int
, med : Basics.Int
, high : Basics.Int 
}

Type alias