Closed bitcoinwarrior1 closed 5 years ago
@James-Sangalli it's also likely the TokenScript isn't applied at all to the contract. Because it doesn't indicate it has an invalid signature either.
@hboon it is: 0xd8B8E1Eca89dA014E67fDbc2014eaA8E171079bF
It's in the tsml with network id 1
@James-Sangalli
If you change this line:
<ts:ethereum contract="FreldoCoinX">
to:
<ts:ethereum contract="FRECNX">
The screen will now say "[DEBUG] Invalid Signature".
(probably good to keep a list of this "lint" checks we can build into our cli tool)
Resolved, cheers.
curl -X POST -F file=@"FRECNX.tsml" https://aw.app/api/v1/verifyXMLDSig
{"result":"pass","subject":"CN=backend.ico.freldo.com,OU=EssentialSSL,OU=Domain Control Validated","keyName":"FRECNX","keyType":"SHA256withRSA","issuer":"CN=Sectigo RSA Domain Validation Secure Server CA,O=Sectigo Limited,L=Salford,ST=Greater Manchester,C=GB"}