We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is your feature request related to a problem? Please describe. Ethereum wallets do not implement ScanOutputs method.
ScanOutputs
Describe the solution you'd like Equivalent to scanning transactions since Ethereum transactions seem to transfer funds to a single destination.
Additional context ScanOutputs added in BlockchainVisor as part of #230 .
BlockchainVisor
The text was updated successfully, but these errors were encountered:
@stdevMauricio1802 what types need be changed by this ?
Sorry, something went wrong.
mauricio1802
No branches or pull requests
Is your feature request related to a problem? Please describe.
Ethereum wallets do not implement
ScanOutputs
method.Describe the solution you'd like
Equivalent to scanning transactions since Ethereum transactions seem to transfer funds to a single destination.
Additional context
ScanOutputs
added inBlockchainVisor
as part of #230 .The text was updated successfully, but these errors were encountered: