diff --git a/token/inc/token.h b/token/inc/token.h index e93170ed..2efb6c3d 100644 --- a/token/inc/token.h +++ b/token/inc/token.h @@ -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) */