Update token.h

This commit is contained in:
Michael Vines 2020-08-07 22:13:28 -07:00
parent 48b11fc01c
commit 68b1d43596
1 changed files with 0 additions and 5 deletions

View File

@ -11,11 +11,6 @@
#define TOKEN_MINOR_VERSION 0
#define TOKEN_PATCH_VERSION 6
/**
* There are 10^9 lamports in one SOL
*/
#define Token_DECIMALS 9
/**
* Maximum number of multisignature signers (max N)
*/