Skip to content

Conversation

majecty
Copy link
Contributor

@majecty majecty commented Sep 19, 2019

No description provided.

@majecty majecty requested a review from foriequal0 September 19, 2019 10:37
@foriequal0
Copy link
Contributor

Would you organize removing tasks in Github Project?

@@ -122,9 +124,11 @@ impl CommonParams {
pub fn min_asset_supply_increase_cost(&self) -> u64 {
self.min_asset_supply_increase_cost
}
/// Deprecated
pub fn min_asset_compose_cost(&self) -> u64 {
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this function still used? If it is not used then it should be removed, otherwise, #[deprecated] attribute is a better choice I think.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I added deprecated!

@majecty
Copy link
Contributor Author

majecty commented Sep 23, 2019

@foriequal0 I applied your comments. Could you check it?

@majecty majecty merged commit 8d5433c into CodeChain-io:master Sep 23, 2019
@majecty majecty deleted the f/remove-compose branch September 23, 2019 06:46
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