Exemple #1
0
 private static bool SetNetwork()
 {
     return(Protocol.AddOnReceivingObjectAction("VectorBlocks", Blockchain.GetVectorBlocks));
 }