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

InvokeHostFunctionOp is not supported #11

Open
f-squirrel opened this issue Jan 7, 2024 · 1 comment
Open

InvokeHostFunctionOp is not supported #11

f-squirrel opened this issue Jan 7, 2024 · 1 comment

Comments

@f-squirrel
Copy link
Contributor

The feature was introduced in Soroban. As a result, the crate crashes on blocks with such operations as follows:

"unknown variant `invoke_host_function`, expected one of `create_account`, `payment`, `path_payment_strict_receive`, `path_payment_strict_send`, `account_merge`", line: 413, column: 38

Example block: 275882
Network: testnet, public node

@palinko91
Copy link

Yep I just faced exact same problem

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