Class SMDefaults
- java.lang.Object
-
- com.h2tcoin.takamakachain.wallet.adapter.impl.SMDefaults
-
public class SMDefaults extends Object
- Author:
- giovanni.antino@h2tcoin.com
-
-
Field Summary
Fields Modifier and Type Field Description static String
ENCODING
static String
HASH_ALGORITHM
static io.hotmoka.beans.references.TransactionReference
HOTMOKA_REFERENCE
-
Constructor Summary
Constructors Constructor Description SMDefaults()
-
-
-
Field Detail
-
HASH_ALGORITHM
public static final String HASH_ALGORITHM
- See Also:
- Constant Field Values
-
ENCODING
public static final String ENCODING
- See Also:
- Constant Field Values
-
HOTMOKA_REFERENCE
public static final io.hotmoka.beans.references.TransactionReference HOTMOKA_REFERENCE
-
-