Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tx-signing-service PR #2 #24

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

bpolania
Copy link
Collaborator

@bpolania bpolania commented Dec 7, 2023

Implemented get_indexer_config_id and get_function_call_request

I am not sure how to serialize the data coming from the JsonRpcClient as a RpcQueryResponse because I couldn't find a good example so right now I am doing a json-to-string of the RpcQueryResponse object assuming it will have a indexer_config_id field, then I am extracting that value and returning it.

Since I don't have a way to test the rpc call right now I can use any suggestions, in the meantime I will keep doing research when I have another free spot during the day

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant