Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Commit

Permalink
Update json/src/spec/builtin.rs
Browse files Browse the repository at this point in the history
Co-Authored-By: Andronik Ordian <write@reusable.software>
  • Loading branch information
dvdplm and ordian authored Sep 4, 2019
1 parent 68c376e commit ad61a15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion json/src/spec/builtin.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
use uint::Uint;

/// Pricing for Blake2 compression function: each call costs the same amount per round.
/// Price per round of Blake2 compression.
pub type Blake2F = u64;

/// Linear pricing.
Expand Down

0 comments on commit ad61a15

Please sign in to comment.