コード例 #1
0
ファイル: ack.go プロジェクト: FactomProject/factomd
func (m *Ack) FollowerExecute(state interfaces.IState) {
	state.FollowerExecuteAck(m)
}