linera-io / linera-protocol

Main repository for the Linera protocol
Apache License 2.0
112 stars 94 forks source link

Publishing and execution fees #2172

Open andresilva91 opened 2 weeks ago

andresilva91 commented 2 weeks ago

Right now when a user publishes a blob we don't charge any fees for it. We should charge some type of fee (per MB maybe?) when users try to publish a blob. Usages (reads) should also charge a fee, but less.