Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename subnet -> blockchain in Config #212

Merged
merged 1 commit into from
Mar 4, 2024
Merged

Conversation

cam-schultz
Copy link
Collaborator

@cam-schultz cam-schultz commented Mar 4, 2024

Why this should be merged

Fixes #170

The application requires unique Blockchain IDs in the configuration, but the naming suggests that Subnets also need to be unique. Subnets can contain multiple blockchains, in which case there would need to be multiple entries in SourceSubnets and DestinationSubnets with the same subnet ID.

How this works

Renames SourceSubnet to SourceBlockchain and DestinationSubnet to DestinationBlockchain in the configuration.

How this was tested

CI

How is this documented

Updated README

@cam-schultz cam-schultz changed the base branch from main to cleanup-cfg March 4, 2024 20:30
@geoff-vball
Copy link
Contributor

Thanks for doing this! Just want to link the ticket we had for this issue here #170

@cam-schultz cam-schultz merged commit 6251ac2 into cleanup-cfg Mar 4, 2024
7 checks passed
@cam-schultz cam-schultz deleted the key-blockchain-id branch March 4, 2024 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants