Closed codegeschrei closed 6 years ago
Solution: change the default mode for sending transactions to commit, to wait for a transaction to be committed to a block
FYI: In the JS Driver for every test we always use the commit mode when sending trasactions
We will do it now too. For tests and in general. If people want to have a different mode they have to specify it.
Solution: change the default mode for sending transactions to commit, to wait for a transaction to be committed to a block