mirror of
https://github.com/nspcc-dev/neo-exporter.git
synced 2026-03-01 04:28:48 +00:00
Implement TerminateSession and TraverseIterator if required #44
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @smallhive on GitHub (Oct 18, 2023).
Originally assigned to: @smallhive on GitHub.
Is your feature request related to a problem? Please describe.
In #98 We made some changes according to contracts. The contracts use Invoker interface from neo-go. Some methods are left in an unimplemented state because they are not required for the functionality.
Describe the solution you'd like
In case of unsupported error accused from these methods, implement them. The difficult here in sessions, which locked to the one node