From 41c7fac0c28d7d5a085d6343559373479b3e8848 Mon Sep 17 00:00:00 2001 From: GitTsewell <18008072409@163.com> Date: Fri, 8 Mar 2024 13:32:00 +0800 Subject: [PATCH] add : omi coin --- utils/constants.go | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/constants.go b/utils/constants.go index c6dd50b9..9aa2d056 100644 --- a/utils/constants.go +++ b/utils/constants.go @@ -37,5 +37,6 @@ var ( "rats": true, "axl": true, "1cat": true, + "omi": true, } )