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