public final class ConfigureBaker extends Payload
| Constructor and Description |
|---|
ConfigureBaker(ConfigureBakerPayload payload) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
ConfigureBakerPayload |
getPayload()
The keys with which the baker registered.
|
protected byte[] |
getRawPayloadBytes()
This must return the raw payload i.e., the
payload only.
|
TransactionType |
getTransactionType() |
int |
hashCode() |
String |
toString() |
calculateEnergyCost, getBytespublic ConfigureBaker(ConfigureBakerPayload payload)
public TransactionType getTransactionType()
getTransactionType in class Payloadprotected byte[] getRawPayloadBytes()
PayloadPayload.getBytes()getRawPayloadBytes in class Payloadpublic ConfigureBakerPayload getPayload()
protected boolean canEqual(Object other)
Copyright © 2025. All rights reserved.