Skip to content

Need to charge an additional fee for Sampling Consensus, for each tx #96

@jorgeantonio21

Description

@jorgeantonio21

For Tasks that require Sampling Consensus for verifiability (see our whitepaper), each attestation node needs to be paid the right amount of work, moreover, in order to incentivize each node, each transaction needs to accrue a 20% value. So the final payment should be:

1.2 * (1 + p * nodes_for_attestation) * price

where p is the replication rate probability, and nodes_for_attestation the number of attestation nodes that need to be selected.

Metadata

Metadata

Labels

essentialMust be done sooner than latersuiRelevant to our Sui contracts

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions