Updated to remove the TODO re: ReceiveBlock

TODO: Add path that allows ReceiveBlock with no fork choice option.
This commit is contained in:
PaulD-docs
2021-04-17 17:32:44 +01:00
parent 3f11ff5a88
commit 74f9295671
2 changed files with 3 additions and 1 deletions

3
package-lock.json generated Normal file
View File

@@ -0,0 +1,3 @@
{
"lockfileVersion": 1
}

View File

@@ -428,7 +428,6 @@ func (rs *RegularSync) receiveBlock(msg p2p.Message) error {
```
**TODO: Add path that allows ReceiveBlock with no fork choice option.**
**Migration strategy **