Skip to content

Support dynamic CKB fee rate when send CKB transactions. #18

@chaoticlonghair

Description

@chaoticlonghair

References

  • A suboptimal implementation.

    I have been suggestion, that to use the median fee rate which is fetched through the CKB RPC method get_fee_rate_statistics as the dynamic CKB fee rate to send CKB transactions.

    But after few days test, I found some issues of this implementation.

    If someone sent a large-fee transaction, even all blocks are nearly empty, 1000 is enough, the dynamic fee rate API will still return a large number.

    A better solution is required.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions