Documentation
¶
Index ¶
- func EmbeddedAvailable() bool
- func LoadEngineConfigFlex(any) (string, []byte, error)
- type Config
- type XGR
- func (x *XGR) Control(any) (any, error)
- func (x *XGR) EncryptXRC137(any) (any, error)
- func (x *XGR) EstimateRuleGas(any) (any, error)
- func (x *XGR) GetCirculatingSupply(any) (any, error)
- func (x *XGR) GetCoreAddrs(context.Context) (*coreAddrsResp, error)
- func (x *XGR) GetEncryptedLogInfo(any) (any, error)
- func (x *XGR) GetGrantFeePerYear() (any, error)
- func (x *XGR) GetNextProcessId(req getNextPidReq) (*getNextPidRes, error)
- func (x *XGR) GetPublicSale(context.Context) (*publicSaleResp, error)
- func (x *XGR) GetXRC137Meta(any) (any, error)
- func (x *XGR) ListGrants(any) (any, error)
- func (x *XGR) ListSessions(any) (any, error)
- func (x *XGR) ManageGrants(any) (any, error)
- func (x *XGR) SessionAlive(any, any) (any, error)
- func (x *XGR) StepExecuted(any, any, any) (any, error)
- func (x *XGR) ValidateDataTransfer(any) (any, error)
- func (x *XGR) WakeUpProcess(any) (any, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EmbeddedAvailable ¶
func EmbeddedAvailable() bool
Types ¶
type XGR ¶
type XGR struct {
// contains filtered or unexported fields
}
func (*XGR) GetGrantFeePerYear ¶
func (*XGR) GetNextProcessId ¶
func (*XGR) ValidateDataTransfer ¶
Engine-backed calls are intentionally stubbed in public builds.
Click to show internal directories.
Click to hide internal directories.