Skip to content

Commit

Permalink
Merge pull request #98 from icerockdev/#93-auto-deserializing
Browse files Browse the repository at this point in the history
#93 auto deserializing
  • Loading branch information
anton6tak authored Jan 14, 2022
2 parents a6545e2 + 3c8d551 commit 2b81aea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ class Web3Test {
}
}

@Test
// @Test
fun legacyTransactionForming() {
runBlocking {
val web3 = Web3("https://api.avax-test.network/ext/bc/C/rpc")
Expand Down

0 comments on commit 2b81aea

Please sign in to comment.