174ea10d6d
Now a tez cent is 10_000L. All constants are now in the Constants_repr module and expressed as multiples of one_cent. Add new function Qty_repr.mul_exn to multiply `tez` by `int` eg. `10 tez = Tez_repr.(mul_exn one 10)` `10 cents = Tez_repr.(mul_exn one_cents 10)` Remove `Tez.{to,of}_cents` and replace them with `Tez.{to,of}_mutez`. |
||
---|---|---|
.. | ||
jbuild | ||
proto_alpha_helpers.ml | ||
proto_alpha_helpers.mli | ||
sandbox-vote.json | ||
sandbox.json | ||
test_endorsement.ml | ||
test_endorsement.mli | ||
test_michelson_parser.ml | ||
test_origination.ml | ||
test_origination.mli | ||
test_transaction.ml | ||
test_transaction.mli | ||
test_vote.ml | ||
test_vote.mli |