Skip to content

Commit 3f2d290

Browse files
committed
Detect whether the node supports EIP-1559.(#11)
1 parent ecbf86a commit 3f2d290

4 files changed

Lines changed: 266 additions & 99 deletions

File tree

lib/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ afterEvaluate {
7878
from(components["release"])
7979
groupId = "com.github.dora4"
8080
artifactId = "dora-walletconnect-support"
81-
version = "2.1.21"
81+
version = "2.1.22"
8282
}
8383
}
8484
}

0 commit comments

Comments
 (0)