Note
The catbuffer schemas repository defines how each transaction type should be serialized. In combination with the catbuffer-generators project, developers can generate builder classes for a given set of programming languages.
This transaction is required for all accounts wanting to activate delegated harvesting.
Announce an AccountKeyLinkTransaction to delegate the account importance score to a proxy account.
Version: 0x01
EntityType: 0x414C
Inlines:
Property | Type | Description |
---|---|---|
linkedPublicKey | Key | Linked public key. |
linkAction | LinkAction | Account link action. |
This transaction is required for all node operators.
Announce a NodeKeyLinkTransaction to link a public key to an account.
Version: 0x01
EntityType: 0x424C
Inlines:
Property | Type | Description |
---|---|---|
linkedPublicKey | Key | Linked public key. |
linkAction | LinkAction | Account link action. |
Did you find what you were looking for? Give us your feedback.