Documentation ¶
Index ¶
Constants ¶
View Source
const ( //StreamClaimType is a reference to claim table type column - stream claims StreamClaimType = "stream" //ChannelClaimType is a reference to claim table type column - channel claims ChannelClaimType = "channel" //ClaimListClaimType is a reference to claim table type column - list of claims ClaimListClaimType = "claimlist" //ClaimReferenceClaimType is a reference to claim table type column - reference to another claim ClaimReferenceClaimType = "claimreference" )
Variables ¶
View Source
var BlockChainName = "lbrycrd_main"
BlockChainName is the name of the blockchain. It is used to decode protobuf claims.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.