Documentation ¶
Index ¶
- Variables
- func BlockFromPBSolProto(slot *pbsolv2.Block) (*bstream.Block, error)
- func BlockFromPBSolanaProto(blk *pbsolv1.Block) (*bstream.Block, error)
- func IsSfSolAugmented() bool
- func PBSolBlockDecoder(blk *bstream.Block) (interface{}, error)
- func PBSolanaBlockDecoder(blk *bstream.Block) (interface{}, error)
- func SetupSfSolAugmented()
- func ZapBase58(key string, input []byte) zap.Field
Constants ¶
This section is empty.
Variables ¶
View Source
var CurrentMode = "standard"
View Source
var Protocol_SOL = pbbstream.Protocol(3)
FIXME: Solana protocol will be the value 3, might not work everywehre ... we will see!
View Source
var SetCurrentMode sync.Once
Functions ¶
func BlockFromPBSolanaProto ¶
func IsSfSolAugmented ¶
func IsSfSolAugmented() bool
func PBSolBlockDecoder ¶
func PBSolanaBlockDecoder ¶
func SetupSfSolAugmented ¶
func SetupSfSolAugmented()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.