Add GetTransaction and GetSigningAccount to Stellar relayer API#2202
Add GetTransaction and GetSigningAccount to Stellar relayer API#2202Krish-vemula wants to merge 6 commits into
Conversation
|
…er methods Cover request validation, RPC error handling, not-found paths, and keystore-backed signing account resolution.
…on and GetSigningAccount Cover the relayerset gRPC routing layer and restore stellar unimplemented stub tests so SonarQube new-code coverage includes the APIs added in this branch.
ilija42
left a comment
There was a problem hiding this comment.
This looks fine, but lets spend a minute to think about what are the odds of the signing account retrieved for the args being different from the actual one
No description provided.