Closed marc0olo closed 2 years ago
@mitch-lbw we need to think about how we want to provide that functionality using methods of the contract-maven-plugin.
I think we should be able provide an options object to each contract method (including deploy) that has at least these two attributes:
options
amount
innerTx
Edge case - probably no use cases feasible. We won't work on that until somebody needs the functionality and has a feasible use case.
@mitch-lbw we need to think about how we want to provide that functionality using methods of the contract-maven-plugin.
I think we should be able provide an
options
object to each contract method (including deploy) that has at least these two attributes:amount
(BigInteger)innerTx
(Boolean)