mirror of
https://github.com/AtHeartEngineer/documentation.git
synced 2026-01-08 19:17:55 -05:00
Updated to remove the TODO re: ReceiveBlock
TODO: Add path that allows ReceiveBlock with no fork choice option.
This commit is contained in:
3
package-lock.json
generated
Normal file
3
package-lock.json
generated
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"lockfileVersion": 1
|
||||
}
|
||||
@@ -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 **
|
||||
|
||||
|
||||
Reference in New Issue
Block a user