Skip to content

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

@nikhilkumar1612

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions