etherspot / etherspot/relayx

enhancement: include minFee field to relayer_getFeeData's response

Open
#43 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

An optional minFee may be returned to specify the minimum fee a relayer requires for a transaction. If the simulated gas cost multiplied by the rate and gasPrice is lower than minFee, then minFee will be used instead.

Using the rate and gasPrice returned by the relayer, the required token payment SHOULD be calculated as below:

Image

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.