paritytech / polkadot-sdk-docs

_THE_ Polkadot SDK Tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ref docs for `fee_less_runtime`

juangirini opened this issue · comments

Create the reference docs as part of the Developer Hub -> https://github.com/paritytech/polkadot-sdk/blob/9c2b3eaa8c05f4f25809e87f1890679261cd1e03/developer-hub/src/reference_docs/mod.rs#L59

The focus should be: Learn about how to make a pallet/runtime that is fee-less and instead uses another mechanism to control usage and sybil attacks.

@gupnik is this something you could help with?