Signed-off-by: Roland Haeder <roland@mxchange.org>
*/
protected function startBootstrap () {
// Push the node name on the stacker
- $this->getStackerInstance()->pushNamed('dht_bootstrap', 'bootstrap');
+ $this->getStackerInstance()->pushNamed('dht_bootstrap', 'dht-bootstrap');
}
/**
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>
//-->
-<bootstrap>
+<dht-bootstrap>
<!--
The data in this message is similar to that in announcement, except that an
announcement is sent to boot, master and list nodes but this to "all" nodes
<listen-port>{?node_listen_port?}</listen-port>
</listener>
</dht-bootstrap-data>
-</bootstrap>
+</dht-bootstrap>