We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 919e93e + ac265b7 commit 9ee5b4fCopy full SHA for 9ee5b4f
core/src/main/java/org/web3j/tx/Transfer.java
@@ -38,7 +38,7 @@ public Transfer(Web3j web3j, TransactionManager transactionManager) {
38
}
39
40
/**
41
- * Given the duration required to execute a transaction, asyncronous execution is strongly
+ * Given the duration required to execute a transaction, asynchronous execution is strongly
42
* recommended via {@link Transfer#sendFunds(String, BigDecimal, Convert.Unit)}.
43
*
44
* @param toAddress destination address
0 commit comments