Interface Account

All Superinterfaces:
io.hotmoka.crypto.api.Account<StorageReference>, Comparable<io.hotmoka.crypto.api.Entropy>, io.hotmoka.crypto.api.Entropy

public interface Account extends io.hotmoka.crypto.api.Account<StorageReference>
The information to control an account of a Hotmoka node. It contains the entropy from which the key pair can be reconstructed and the storage reference of the account in the store of the node.
  • Method Summary

    Methods inherited from interface io.hotmoka.crypto.api.Account

    bip39Words, bip39Words, delete, dump, getReference, getReferenceAsBytes

    Methods inherited from interface java.lang.Comparable

    compareTo

    Methods inherited from interface io.hotmoka.crypto.api.Entropy

    dump, getEntropyAsBytes, keys, length