Skip to content

Commit 739bc3e

Browse files
authored
Update Web3+MutatingTransaction.swift
edit to force a rebuild
1 parent 376132a commit 739bc3e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/web3swift/Web3/Web3+MutatingTransaction.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,6 @@ public class WriteTransaction: ReadTransaction {
180180
}
181181

182182
return assembledTransaction
183-
184183
}
185184

186185
public func send(password: String = "web3swift", transactionOptions: TransactionOptions? = nil) async throws -> TransactionSendingResult {

0 commit comments

Comments
 (0)