Documentation
¶
Index ¶
- func CollectionArgs(values any, expiryEpoch uint64) []any
- func VotingPowerBatchSQL(dialectName string, expiryEpoch uint64) string
- func VotingPowerByTypeSQL(dialectName string, expiryEpoch uint64) string
- func VotingPowerSQL(dialectName string, credentialTag uint8, drepCredential []byte, ...) (string, []any)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CollectionArgs ¶
CollectionArgs returns the bind order shared by batch and by-type queries: inner expiry, inner collection, outer expiry, outer collection.
func VotingPowerBatchSQL ¶
VotingPowerBatchSQL builds the aggregate credential voting-power query.
func VotingPowerByTypeSQL ¶
VotingPowerByTypeSQL builds the predefined-DRep voting-power query.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.