Skip to content

Issue162 - integrate tss signer into statechain

Ghost User requested to merge issue162 into master

fixes #162 (closed) In this PR, I add all the necessary logic that is required to call TSS node and sign a outgoing transaction. Also based on the configuration , we will decide whether to use tss or just use private key signer.

At the moment , this change will not have impact on the exist private key signers.

Edited by Ghost User

Merge request reports