topology-foundation / topchain-node

MIT License
2 stars 7 forks source link

Devise a formula for the price per vertex challenge #30

Open JanLewDev opened 3 weeks ago

JanLewDev commented 3 weeks ago

Implement a formula for the price per vertex while challenging, it might involve different arguments

func (k Keeper) PricePerVertexChallenge(ctx sdk.Context, challenger_address string, provider_id string) int64 {
...