multi-party-sig-cpp
multi-party-sig-cpp copied to clipboard
mta.proto missing
proto/gg18/sign.proto and proto/gg20/sign.proto import a mta.proto file. Where can this file be found?
Just remove this line of code bellow because "mta.proto" is never used here.
import "mta.proto";
Well, then where is the definition of the safeheron.proto.MtaMessageB message which is used in Round1P2PMessge?
Thank you for your reminder. The Proto file has been updated, refer to the commit .