Creates a new TransactionHeartbeat object.
(hbad) HbAddress is the account this txn is proving onlineness for.
(hbkd) HbKeyDilution must match HbAddress account's current KeyDilution.
(hbprf) HbProof is a signature using HeartbeatAddress's partkey, thereby showing it is online.
(hbsd) HbSeed must be the block seed for the this transaction's firstValid block.
(hbvid) HbVoteID must match the HbAddress account's current VoteID.
Static Private encodingStatic encodingStatic fromGenerated using TypeDoc
Fields for a heartbeat transaction. Definition: data/transactions/heartbeat.go : HeartbeatTxnFields