andser
andser
Trying this scenario: up node1 up node2 up node3 Pushing some block(s)... stop node1, receiving "connection failed to peer: ws://node1:6001" on node2 stop node2, receiving "connection failed to peer: ws://node2:6001"...
It doesn't use activeadmin layout. What settings belongs to this behaviour?
Hello! Trying to use your lib, but faced a problem: ``` require 'vendor/autoload.php'; use PHLAK\Config\Config; $array1 = [ 'assoc_key' => 'testvalue', 'key' => [1,2,3,4], ]; $array2 = [ 'assoc_key' =>...