Skip to content

Add gas refuel sum limit#2563

Closed
ZhangTao1596 wants to merge 3 commits intoneo-project:masterfrom
ZhangTao1596:fix-refuel
Closed

Add gas refuel sum limit#2563
ZhangTao1596 wants to merge 3 commits intoneo-project:masterfrom
ZhangTao1596:fix-refuel

Conversation

@ZhangTao1596
Copy link

No description provided.

/// GAS spent to execute.
/// </summary>
public long GasConsumed { get; private set; } = 0;
public long GasRefueled { get; private set; } = 0;
Copy link
Member

Choose a reason for hiding this comment

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

Add summary?

@erikzhang
Copy link
Member

I've made the changes in #2561

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