Skip to content

Conversation

@bertllll
Copy link
Contributor

No description provided.

cursor[bot]

This comment was marked as outdated.

high_bytes, low_bytes,
)),
last_paid_timestamp: utils::from_unix_timestamp(last_paid_timestamp),
pending_payable_opt: None,
Copy link
Collaborator

Choose a reason for hiding this comment

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

If this field is of no use, maybe remove it completely.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will be done in a different card.

//descriptor
pub const CENTRAL_DELIMITER: char = '@';
pub const CHAIN_IDENTIFIER_DELIMITER: char = ':';
pub const DEFAULT_GAS_PRICE: u64 = 1; //TODO ?? Really
Copy link
Collaborator

Choose a reason for hiding this comment

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

This should go away and wherever the constant is being used too.

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've created a card addressing a removal of the gas-price parameter from the user interface and replacement by gas-price-margin instead.

@bertllll bertllll merged commit 647d61a into GH-598 Sep 16, 2025
1 check passed
@bertllll bertllll deleted the GH-606-v2 branch September 16, 2025 11:11
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.

3 participants