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

Fix cargo doc and the makefile #995

Merged
merged 2 commits into from
Jan 11, 2023

Conversation

sug0
Copy link
Collaborator

@sug0 sug0 commented Jan 10, 2023

Minor PR that renames ANOMA_DEV to NAMADA_DEV in the makefile, and fixes the build of rust docs.

@sug0 sug0 added documentation Improvements or additions to documentation ethereum-bridge labels Jan 10, 2023
@sug0 sug0 requested review from batconjurer and james-chf January 10, 2023 11:01
@sug0 sug0 force-pushed the tiago/ethbridge/misc-fixes branch from 1384db3 to aa129b5 Compare January 10, 2023 15:19
Comment on lines +29 to +30
#[allow(unused_imports)]
use crate::node::ledger::shell::block_space_alloc;
Copy link
Contributor

Choose a reason for hiding this comment

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

Is it needed in this file?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

the docs reference block_space_alloc

@sug0 sug0 merged commit 1361088 into eth-bridge-integration Jan 11, 2023
@sug0 sug0 deleted the tiago/ethbridge/misc-fixes branch January 11, 2023 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation ethereum-bridge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants