Class ChainInfoBeanHelper


  • public class ChainInfoBeanHelper
    extends Object
    Author:
    giovanni.antino@h2tcoin.com
    • Constructor Detail

      • ChainInfoBeanHelper

        public ChainInfoBeanHelper()
    • Method Detail

      • initEmptyChainInfoBean

        public static ChainInfoBean initEmptyChainInfoBean​(Integer epoch,
                                                           Integer slot,
                                                           String blockHash,
                                                           Integer chainWeight)
        returns an empty ChainInfoBean object
        Parameters:
        epoch -
        slot -
        blockHash -
        chainWeight -
        Returns: