feat(evm): implement EVM sign transaction handling in client and user agent #38
Reference in New Issue
Block a user
Delete Branch "feat--self-signed-transactions"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
сука, ну мне не к чему доебаться(((
@@ -88,0 +136,4 @@Signature::try_from(signature.as_slice()).map_err(|_| Error::other("invalid signature returned by server"))}EvmSignTransactionResult::EvalError(eval_error) => Err(Error::other(format!(augment error type on client side to be able to carry errors as typed payload.
consumers of api might be interested in interprenting concrete eval error