changesets

package
v0.0.0-...-d29a277 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 5, 2026 License: MIT Imports: 18 Imported by: 0

Documentation

Overview

Package changesets provides reusable LINK token changesets.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeployLinkToken

func DeployLinkToken(e cldf.Environment, chains []uint64) (cldf.ChangesetOutput, error)

DeployLinkToken deploys a link token contract to the chain identified by the ChainSelector.

func DeployStaticLinkToken

func DeployStaticLinkToken(e cldf.Environment, chains []uint64) (cldf.ChangesetOutput, error)

DeployStaticLinkToken deploys a static link token contract to the chain identified by the ChainSelector.

Types

type DeploySolanaLinkTokenConfig

type DeploySolanaLinkTokenConfig struct {
	ChainSelector uint64
	TokenPrivKey  solana.PrivateKey
	TokenDecimals uint8
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL