public static interface UpdateNameTransaction.WithChainIdHashAndSenderAndNonce
Modifier and Type | Method and Description |
---|---|
UpdateNameTransaction.WithChainIdHashAndSenderAndNonceAndName |
name(Name name)
Accept name which is supposed to be owned by other account.
|
UpdateNameTransaction.WithChainIdHashAndSenderAndNonceAndName |
name(java.lang.String name)
Accept name which is supposed to be owned by other account.
|
UpdateNameTransaction.WithChainIdHashAndSenderAndNonceAndName name(java.lang.String name)
name
- an name which is supposed to be owned by other accountUpdateNameTransaction.WithChainIdHashAndSenderAndNonceAndName name(Name name)
name
- an name which is supposed to be owned by other account