Skip to content

config: Change fee amount or fee structure for anchors #1799

@mustermeiszer

Description

@mustermeiszer

Description

Currently, the onchain fee structure for anchors is too heavy, i.e. taking too much CFG for anchoring documents.

  • Mainnet: Feekey::Commit - 1 CFG → but that is multiplied with a factor onchain making it way to heay
  • Also pay fees to treasury instead of author:
    // TODO(dev): move the fee to treasury account once its integrated instead of

Solution A

  • Change the onchain fee amount to a lower value

Solution B

  • Change the onchain code to have a simpler anchor logic → Anyways needed for data protocol v1

Research/based on

  • Testing in demo

Metadata

Metadata

Assignees

No one assigned

    Labels

    I3-annoyanceThe code behaves as expected, but "expected" is an issue.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions