flashbots / flashbots/rbuilder

Store eth values in config with denominator

Open
#29 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
567
Forks
209
PR merge metrics
No merged PRs in 30d

Description

We should look at what `cast --to-unit` uses, maybe we can store the values in the config w/ a denominator.

```
> cast --to-unit "1 ether" wei
1000000000000000000

> cast --to-unit "100 gwei" wei
100000000000
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.