Class KeyCreateV1
- java.lang.Object
-
- com.github.katenachain.entity.account.KeyCreateV1
-
-
Constructor Summary
Constructors Constructor Description KeyCreateV1(String id, PublicKey publicKey, String role)KeyCreateV1 constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetId()StringgetNamespace()PublicKeygetPublicKey()StringgetRole()HashMap<String,String>getStateIds(String signerCompanyBcId)StringgetType()
-