adridadou opened a new pull request #28: make signatureData function public URL: https://github.com/apache/incubator-tuweni/pull/28 One issue that I've had is that you need the keypair to use the Transaction class. By making this function public, it is possible to prepare the transaction data to sign, sign it somewhere else, and then build the transaction object with the signature result
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
