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
Receive
Same as for #1082. We used to have the naming:
There are still some places in the code where we use the receive naming:
node/zetaclient/zetabridge/tx.go
Line 373 in f15eb49
Need to change those as it might seem very confusing for anyone reading the code
The text was updated successfully, but these errors were encountered:
inbound
outbound
lumtis
Successfully merging a pull request may close this issue.
Same as for #1082.
We used to have the naming:
There are still some places in the code where we use the receive naming:
node/zetaclient/zetabridge/tx.go
Line 373 in f15eb49
Need to change those as it might seem very confusing for anyone reading the code
The text was updated successfully, but these errors were encountered: