diff --git a/coin/models_test.go b/coin/models_test.go index 0659dfe..e99541a 100644 --- a/coin/models_test.go +++ b/coin/models_test.go @@ -478,6 +478,7 @@ var evmCoinsTestSet = map[uint]struct{}{ MERLIN: {}, BLAST: {}, SCROLL: {}, + BOUNCEBIT: {}, } // TestEvmCoinsList This test will automatically fail when new EVM chain is added to coins.yml