the-nft-company / flow-jvm-sdk

Apache License 2.0
13 stars 25 forks source link

transaction broadcast error : signature is not valid #5

Closed niukouMan closed 2 years ago

niukouMan commented 2 years ago

transactions signed offline use flow-javascript-sdk (the signature algorithm is ECDSA_SECP256k1) broadcast an error using JVM-SDK

[Error Code: 1006] invalid proposal key: public key 0 on account 5466dd4c4e0d9341 does not have a valid signature: [Error Code: 1009] invalid envelope key: public key 0 on account 5466dd4c4e0d9341 does not have a valid signature: signature is not valid