Skip to content

Commit

Permalink
Merge pull request #44 from blinklabs-io/chore/update-dexhunter-logo
Browse files Browse the repository at this point in the history
chore: update dexhunter emoji
  • Loading branch information
wolf31o2 authored Dec 19, 2023
2 parents 12af372 + 357fc38 commit 5582aca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ func GetTransactions(oConn *ouroboros.Connection) string {
// Only check first line
switch msgMetadata.Num674.Msg[0] {
case "Dexhunter Trade":
icon = "🐉"
icon = "🏹"
case "Minswap: Deposit Order",
"Minswap: MasterChef",
"Minswap: Order Executed",
Expand Down

0 comments on commit 5582aca

Please sign in to comment.