Skip to content

feat(stellar): add ContractWriter configuration types#2098

Draft
Krish-vemula wants to merge 1 commit into
mainfrom
cre/stellar-txm-wiring
Draft

feat(stellar): add ContractWriter configuration types#2098
Krish-vemula wants to merge 1 commit into
mainfrom
cre/stellar-txm-wiring

Conversation

@Krish-vemula
Copy link
Copy Markdown

Description

This PR adds the configuration structs for the Stellar ContractWriter into chainlink-common.

These types (ContractWriterConfig, ContractConfig, and FunctionConfig) define how the core node passes down contract and function metadata (such as FromAddress) to the Stellar plugin. This aligns the Stellar relayer configuration with the existing standards established for EVM, Solana, and Aptos.

Changes

  • Created pkg/types/stellar/contract_writer.go containing the configuration domain types.

@github-actions
Copy link
Copy Markdown

✅ API Diff Results - github.com/smartcontractkit/chainlink-common

✅ Compatible Changes (1)

package github (1)
  • com/smartcontractkit/chainlink-common/pkg/types/stellar — ➕ Added

📄 View full apidiff report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant