Skip to content

Conversation

@StephenButtolph
Copy link
Contributor

@StephenButtolph StephenButtolph commented Aug 25, 2020

Thanks to @aaronbuchwald for finding this!

if _, err := vm.IssueTx(firstTx.Bytes()); err != nil {
t.Fatal(err)
}
if _, err := vm.IssueTx(firstTxDecendent.Bytes()); err != nil {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you change this to firstTxDescendant?

@StephenButtolph StephenButtolph merged commit ae33cd0 into ava-labs:dev Aug 26, 2020
StephenButtolph added a commit that referenced this pull request Mar 17, 2021
Changed log to error in bootstrapping
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

Successfully merging this pull request may close these issues.

2 participants