Commit af539535 authored by protolambda's avatar protolambda Committed by GitHub

op-service: update test-gen script

Co-authored-by: default avatarAdrian Sutton <adrian@oplabs.co>
parent 2b57c303
#!/bin/bash
set -euo pipefail
SOURCE_DIR=$(cd $(dirname "${BASH_SOURCE[0]}") && pwd)
cd "$SOURCE_DIR"
export ETH_RPC_URL=https://ethereum-goerli-rpc.allthatnode.com
jq_mutate() {
......
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