Remove remaining erc20 references

This commit is contained in:
Michael Vines
2019-03-05 17:39:31 -08:00
parent e2d30db7e1
commit 9491999a95
4 changed files with 1 additions and 6 deletions

View File

@ -1,4 +1,3 @@
//! An ERC20-like Token
use solana_sdk::pubkey::Pubkey;
const TOKEN_PROGRAM_ID: [u8; 32] = [