Skip to content

enhancement: include minFee field to relayer_getFeeData's response #43

Description

@nikhilkumar1612

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions