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

missing method avm.getTx #58

Closed
ang-st opened this issue Jul 27, 2020 · 2 comments
Closed

missing method avm.getTx #58

ang-st opened this issue Jul 27, 2020 · 2 comments

Comments

@ang-st
Copy link

ang-st commented Jul 27, 2020

https://docs.avax.network/v1.0/en/api/avm/#avmgettx

@ang-st
Copy link
Author

ang-st commented Jul 27, 2020

for now one can use :

let result = await avm.callMethod('avm.getTx', {txID:'Zn....X' })
console.log(result.data)

@collincusce
Copy link
Contributor

Fixed in #64

dfenstermaker pushed a commit that referenced this issue Feb 22, 2023
Co-authored-by: dhrubabasu <7675102+dhrubabasu@users.noreply.github.com>
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

No branches or pull requests

2 participants