Skip to content

Commit

Permalink
removed TODO marker and raised issue #27 to resolve this
Browse files Browse the repository at this point in the history
  • Loading branch information
tonowie committed May 11, 2019
1 parent e66128d commit 8288510
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ public static MosaicNonce createFromHex(String hex) {
/**
* Create a MosaicNonce from a BigInteger.
*
* TODO BEWARE this uses little endian while getNonceAsInt uses big endian. do not mix the two
* BEWARE this uses little endian while getNonceAsInt uses big endian. do not mix the two
*
* @param number
* @return MosaicNonce
Expand Down

0 comments on commit 8288510

Please sign in to comment.