createEmptyInstance method
Creates an empty instance of the same message type as this.
Implementation
BlockchainSizeStatsReq createEmptyInstance() => create();
Creates an empty instance of the same message type as this.
BlockchainSizeStatsReq createEmptyInstance() => create();