Skip to content

Commit

Permalink
Fix linting offences
Browse files Browse the repository at this point in the history
  • Loading branch information
sponomarev committed Nov 7, 2024
1 parent b994e54 commit bd6ca55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libsol/token_info.c
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,7 @@ const TokenInfo TOKEN_REGISTRY[] = {
// Saber2gLauYim4Mvftnrasomsv6NvAuncvMEZwcLpD1
{{{0x06, 0x8d, 0x82, 0x4d, 0x56, 0xf0, 0xee, 0xbb, 0x75, 0x66, 0xe6,
0xee, 0x1d, 0x65, 0xa9, 0xd2, 0x60, 0xff, 0x50, 0x9a, 0x4b, 0x5c,
0x69, 0xb6, 0x26, 0x9a, 0xd6, 0x4d, 0xe3, 0xcd, 0x50, 0xbc}},
0x69, 0xb6, 0x26, 0x9a, 0xd6, 0x4d, 0xe3, 0xcd, 0x50, 0xbc}},
"SBR"},

// 2wme8EVkw8qsfSk2B3QeX4S64ac6wxHPXb3GrdckEkio
Expand All @@ -629,7 +629,7 @@ const TokenInfo TOKEN_REGISTRY[] = {
// 8wXtPeU6557ETkp9WHFY1n1EcU6NxDvbAggHGsMYiHsB
{{{0x75, 0xfa, 0x18, 0x5a, 0xaf, 0xf1, 0xc7, 0x81, 0xb0, 0x72, 0x69,
0xa4, 0xdf, 0xd7, 0x84, 0x9a, 0xdd, 0x90, 0xa6, 0xdb, 0x20, 0x7b,
0xf6, 0x1c, 0xff, 0x50, 0x6c, 0x9b, 0x3d, 0x52, 0x53, 0x76}},
0xf6, 0x1c, 0xff, 0x50, 0x6c, 0x9b, 0x3d, 0x52, 0x53, 0x76}},
"GME"},

// SRMuApVNdxXokk5GT7XD5cUUgXMBCoAz2LHeuAoKWRt
Expand Down

0 comments on commit bd6ca55

Please sign in to comment.