Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CertificateSync ¶ added in v1.3.0
func CertificateSync()
CertificateSync processed all claims that have not been processed yet and verifies that any claims for channels, are signed by the channels certificate. This ensure that the channel owner actually published this claim.
func ClaimTrieSync ¶
func ClaimTrieSync()
ClaimTrieSync synchronizes claimtrie information that is calculated and enforced by lbrycrd.
func MempoolSync ¶ added in v1.2.0
func MempoolSync()
MempoolSync synchronizes the memory pool of lbrycrd. Transactions are processed against a special block with the Hash of the mempool constant. Transactions are processed recursively since transactions in the pool can be dependent on one another. The dependent transactions are always processed first.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.