Documentation
¶
Overview ¶
Copyright (C) 2022-2025, Lux Industries Inc. All rights reserved. See the file LICENSE for licensing terms.
Copyright (C) 2022-2025, Lux Industries Inc. All rights reserved. See the file LICENSE for licensing terms.
Copyright (C) 2022-2025, Lux Industries Inc. All rights reserved. See the file LICENSE for licensing terms.
Index ¶
- Variables
- func ReadAllowList(rpcURL string, precompile crypto.Address, toQuery crypto.Address) (*big.Int, error)
- func SetAdmin(rpcURL string, precompile crypto.Address, privateKey string, ...) error
- func SetEnabled(rpcURL string, precompile crypto.Address, privateKey string, ...) error
- func SetManager(rpcURL string, precompile crypto.Address, privateKey string, ...) error
- func SetNone(rpcURL string, precompile crypto.Address, privateKey string, ...) error
- func WarpPrecompileGetBlockchainID(rpcURL string) (ids.ID, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var ( NativeMinterPrecompile = common.BytesToAddress(nativeminter.ContractAddress.Bytes()) WarpPrecompile = common.BytesToAddress(warp.ContractAddress.Bytes()) )
Functions ¶
func ReadAllowList ¶
func SetEnabled ¶
func SetManager ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.