package externalapi // BlockLocator is a type used in the process of locating // a specific block in a remote DAG type BlockLocator struct { }