- Show failed transactions separatley - Remove mock data Reviewed-on: #2 Co-authored-by: Nabarun <nabarun@deepstacksoft.com> Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
9 lines
203 B
Plaintext
9 lines
203 B
Plaintext
# Public endpoint of mtm-to-nym-service
|
|
NEXT_PUBLIC_MTM_SERVICE_URL=http://localhost:3000
|
|
|
|
# NYM chain RPC endpoint
|
|
NEXT_PUBLIC_NYX_RPC_URL=https://rpc.nymtech.net
|
|
|
|
# ETH chain RPC endpoint
|
|
ETH_RPC_URL=
|