bradyrussell / UISCoin

Java cryptocurrency made to learn more about Bitcoin.
https://bradyrussell.github.io/UISCoin/javadoc
0 stars 1 forks source link

Add int64 operators #24

Closed bradyrussell closed 3 years ago

bradyrussell commented 3 years ago

or should i make operators determine the size

bradyrussell commented 3 years ago

int math operators are 32/64 bit agnostic now