Remove whitespaces
This commit is contained in:
committed by
Alexandre Paillier
parent
c29af02a57
commit
eb0dc63324
@@ -98,7 +98,7 @@ static const network_info_t NETWORK_MAPPING[] = {
|
|||||||
{.chain_id = 168587773, .name = "Blast Sepolia", .ticker = "ETH"},
|
{.chain_id = 168587773, .name = "Blast Sepolia", .ticker = "ETH"},
|
||||||
{.chain_id = 245022926, .name = "Neon EVM Devnet", .ticker = "NEON"},
|
{.chain_id = 245022926, .name = "Neon EVM Devnet", .ticker = "NEON"},
|
||||||
{.chain_id = 245022934, .name = "Neon EVM Mainnet", .ticker = "NEON"},
|
{.chain_id = 245022934, .name = "Neon EVM Mainnet", .ticker = "NEON"},
|
||||||
{.chain_id = 11297108109, .name = "Palm Network", .ticker = "PALM"},
|
{.chain_id = 11297108109, .name = "Palm Network", .ticker = "PALM"},
|
||||||
};
|
};
|
||||||
|
|
||||||
static const network_info_t *get_network_from_chain_id(const uint64_t *chain_id) {
|
static const network_info_t *get_network_from_chain_id(const uint64_t *chain_id) {
|
||||||
|
|||||||
Reference in New Issue
Block a user