Akhil
Akhil
@zhangzhongnan928 Did you fix this issue ?
Same issue with me but i take build without xcode cloud. Can you please help ?
@hboon any update ?
did you fix this @Broem43 ??
public func signTransaction(_ transaction: UnsignedTransaction, prompt: String) -> Result { let signer: Signer if transaction.server.chainID == 0 { signer = HomesteadSigner() } else { signer = EIP155Signer(server: transaction.server) } do...
This is signing error so how to change signer class ? @hboon
No , i update repository and created new rpc with quicknode
when signing? - Export Privet Key for Signing after a device migration? - No just after update build @hboon