Make Kredits undivisible #227
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/undivisible"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The default for ERC20 tokens is to have 18 decimals.
This patch sets it to 0 on KS token.
Note that we no longer need the conversion from Wei values, fortunately I have not found any other instances of Wei usage in kredits contracts.
LGTM! 👍