java.lang.Object
software.sava.core.accounts.meta.AccountMetaInvokedAndWrite
- All Implemented Interfaces:
AccountMeta
-
Field Summary
FieldsFields inherited from interface software.sava.core.accounts.meta.AccountMeta
ACCOUNT_META_ARRAY_GENERATOR, CREATE_FEE_PAYER, CREATE_INVOKED, CREATE_READ, CREATE_READ_ONLY_SIGNER, CREATE_WRITE, CREATE_WRITE_SIGNER, NO_KEYS -
Method Summary
-
Field Details
-
publicKey
-
-
Method Details
-
write
public boolean write()- Specified by:
writein interfaceAccountMeta
-
invoked
public boolean invoked()- Specified by:
invokedin interfaceAccountMeta
-
merge
- Specified by:
mergein interfaceAccountMeta
-
equals
-
hashCode
public int hashCode() -
publicKey
- Specified by:
publicKeyin interfaceAccountMeta
-
feePayer
public boolean feePayer()- Specified by:
feePayerin interfaceAccountMeta
-
signer
public boolean signer()- Specified by:
signerin interfaceAccountMeta
-
toString
-