Skip to content

Commit

Permalink
feat: v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
charmful0x committed Aug 27, 2024
1 parent 6c6f29c commit 3449795
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "wvm-archiver"
version = "0.1.2"
version = "0.1.3"
edition = "2021"
description = "EL data pipeline for WVM testnet v0"
authors = ["charmful0x <rani@decent.land>"]
Expand Down
2 changes: 1 addition & 1 deletion networks/goat.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "GOATDev",
"network_chain_id": 3456,
"network_chain_id": 2345,
"wvm_chain_id": 9496,
"network_rpc": "http://3.15.141.150:8545",
"wvm_rpc": "https://testnet-rpc.wvm.dev",
Expand Down

0 comments on commit 3449795

Please sign in to comment.