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

Added paging_token to interface SubmitTransactionResponse #797

Merged

Conversation

kknownymouss
Copy link
Contributor

After submitting a transaction, paging_token can be accessed through the response with Horizon.SubmitTransactionResponse.paging_token but throws an error in which Property 'paging_token' does not exist on type 'SubmitTransactionResponse'.ts(2339). I just added paging_token : string in the interface SubmitTransactionResponse.

@Shaptic Shaptic merged commit ff3682d into stellar:master Apr 20, 2023
@kknownymouss kknownymouss deleted the paging-token-SubmitTransactionResponse branch December 23, 2023 23:31
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.

2 participants