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

chore: erase useless config fields in Axon #393

Merged
merged 2 commits into from
Dec 10, 2023

Conversation

ashuralyk
Copy link
Contributor

No description provided.

@@ -162,3 +148,37 @@ pub fn generate_deploy_packet_metadata(attribute: &ChannelAttribute) -> PacketMe
balance_index: 2,
}
}

fn generate_metadata_cell_data(bls_pubkeys: Vec<&str>) -> MetadataCellData {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: better take Vec<Bytes48> or impl IntoIterator<Bytes48> as parameter.

@ashuralyk ashuralyk added this pull request to the merge queue Dec 10, 2023
Merged via the queue into main with commit 74445f7 Dec 10, 2023
31 checks passed
@ashuralyk ashuralyk deleted the chore/erase-useless-axon-config-fields branch December 10, 2023 12:20
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.

2 participants