Skip to content
  • Moremi Vannak's avatar
    [#282] Add safe initial values for mutez · 6c6f6526
    Moremi Vannak authored
    Problem: It would be nice to have safe initial values for mutez like zero and one,
    available directly from the library and they are pretty common things to have for
    Natural-like numbers.
    
    Solution: Add `zeroMutez` and `oneMutez`.
    6c6f6526