Fnb Trying New Branch Model after Work with Penn StateWhen officials at FNB bank decided to design a branch of thefuture to better meet customers'...Sabatini, Patricia
+++ b/test/plugins/scenarios/short_versions_gin/main.go @@ -0,0 +1,70 @@ +// Licensed to Apache Software Foundation (ASF) under one or more contributor +// license agreements. See the NOTICE file distributed with +// this work for additional information regarding copyright +// ownership...
if fnb.BaseConfig.NodeRole == flow.RoleConsensus.String() { // initialize the persister persist := persister.New(node.DB, node.RootChainID) pingProvider.HotstuffViewFun = func() (uint64, error) { curView, err := persist.GetStarted() if err != nil { return 0, err } return curView...