Commit 3acc8615 authored by tom's avatar tom

[skip ci] fix mock

parent 11bb1955
......@@ -56,6 +56,7 @@ export const ENVS_MAP: Record<string, Array<[string, string]>> = {
],
txInterpretation: [
[ 'NEXT_PUBLIC_TRANSACTION_INTERPRETATION_PROVIDER', 'blockscout' ],
],
noWalletClient: [
[ 'NEXT_PUBLIC_WALLET_CONNECT_PROJECT_ID', '' ],
],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment