Fields for a heartbeat transaction. Definition: data/transactions/heartbeat.go : HeartbeatTxnFields

Implements

Constructors

Properties

hbAddress: string

(hbad) HbAddress is the account this txn is proving onlineness for.

hbKeyDilution: bigint

(hbkd) HbKeyDilution must match HbAddress account's current KeyDilution.

hbProof: HbProofFields

(hbprf) HbProof is a signature using HeartbeatAddress's partkey, thereby showing it is online.

hbSeed: Uint8Array

(hbsd) HbSeed must be the block seed for the this transaction's firstValid block.

hbVoteId: Uint8Array

(hbvid) HbVoteID must match the HbAddress account's current VoteID.

encodingSchemaValue: undefined | Schema

Accessors

Methods

Generated using TypeDoc