We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1a42a7 commit 98045d3Copy full SHA for 98045d3
api/handlers/signing.go
@@ -82,7 +82,6 @@ func (h *SigningHandler) HandleSigning(w http.ResponseWriter, r *http.Request) {
82
}
83
case MayanProtocol:
84
{
85
-
86
m = evmMessage.NewMayanMessage(0, b.ChainId, &evmMessage.MayanData{
87
OrderHash: b.DepositId,
88
Nonce: b.Nonce.Int,
0 commit comments