public class ChainInfoConverterFactory
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected Function1<ChainInfo,types.Rpc.ChainInfo> |
domainConverter |
protected org.slf4j.Logger |
logger |
protected Function1<types.Rpc.ChainInfo,ChainInfo> |
rpcConverter |
Constructor and Description |
---|
ChainInfoConverterFactory() |
Modifier and Type | Method and Description |
---|---|
ModelConverter<ChainInfo,types.Rpc.ChainInfo> |
create() |
public ModelConverter<ChainInfo,types.Rpc.ChainInfo> create()