Package org.polkadot.utils.crypto
Interface Types
-
public interface Types
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classTypes.Keypairstatic classTypes.Seedpair
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringKeypairType_EDstatic java.lang.StringKeypairType_SR
-
-
-
Field Detail
-
KeypairType_ED
static final java.lang.String KeypairType_ED
- See Also:
- Constant Field Values
-
KeypairType_SR
static final java.lang.String KeypairType_SR
- See Also:
- Constant Field Values
-
-