@ApiAudience.Private @ApiStability.Unstable public class AccountWithAddress extends AbstractAccount
Modifier and Type | Field and Description |
---|---|
protected @NonNull AccountAddress |
address |
nonce
Constructor and Description |
---|
AccountWithAddress() |
Modifier and Type | Method and Description |
---|---|
AergoKey |
getKey()
Get
AergoKey if holds. |
bindState, getRecentlyUsedNonce, incrementAndGetNonce, setNonce
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAddress
@NonNull protected final @NonNull AccountAddress address