Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

getTransactionFromNetwork does not serialize the transaction input #3738

Closed
shuse2 opened this issue May 28, 2019 · 0 comments
Closed

getTransactionFromNetwork does not serialize the transaction input #3738

shuse2 opened this issue May 28, 2019 · 0 comments
Assignees

Comments

@shuse2
Copy link
Collaborator

shuse2 commented May 28, 2019

Expected behavior

When transactions is received from the network, it should be serialized before using them.

Actual behavior

It does not serialize and it throws an error that validate function does not exist

Steps to reproduce

Fill one node with transaction, and start another node which connects to the node

Which version(s) does this affect? (Environment, OS, etc...)

2.0-

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants