mirror of https://github.com/vacp2p/rfc.git
18: Simplify
This commit is contained in:
parent
67228f88e5
commit
2afed8fbaa
|
@ -1,27 +1,11 @@
|
||||||
---
|
---
|
||||||
title: Waku SWAP Accounting
|
slug: 17
|
||||||
version: 2.0.0-alpha2
|
title: 17/WAKU2-SWAP
|
||||||
status: Raw
|
name: Waku SWAP Accounting
|
||||||
authors: Oskar Thorén <oskar@status.im>
|
status: raw
|
||||||
|
editor: Oskar Thorén <oskar@status.im>
|
||||||
---
|
---
|
||||||
|
|
||||||
# Table of Contents
|
|
||||||
|
|
||||||
- [Abstract](#abstract)
|
|
||||||
- [Motivation](#motivation)
|
|
||||||
- [Game theory](#game-theory)
|
|
||||||
- [SWAP Accounting](#swap-accounting)
|
|
||||||
- [Accounting](#accounting)
|
|
||||||
- [Flow](#flow)
|
|
||||||
- [Policy](#policy)
|
|
||||||
- [Protobuf](#protobuf)
|
|
||||||
- [Enhancements](#enhancements)
|
|
||||||
- [References](#references)
|
|
||||||
- [Changelog](#changelog)
|
|
||||||
- [Copyright](#copyright)
|
|
||||||
|
|
||||||
# Abstract
|
|
||||||
|
|
||||||
This specification outlines how we do accounting and settlement based on the provision and usage of resources, most immediately bandwidth usage and/or storing and retrieving of Waku message. This enables nodes to cooperate and efficiently share resources, and in the case of unequal nodes to settle the difference through a relaxed payment mechanism in the form of sending cheques.
|
This specification outlines how we do accounting and settlement based on the provision and usage of resources, most immediately bandwidth usage and/or storing and retrieving of Waku message. This enables nodes to cooperate and efficiently share resources, and in the case of unequal nodes to settle the difference through a relaxed payment mechanism in the form of sending cheques.
|
||||||
|
|
||||||
**Protocol identifier***: `/vac/waku/swap/2.0.0-alpha2`
|
**Protocol identifier***: `/vac/waku/swap/2.0.0-alpha2`
|
||||||
|
|
Loading…
Reference in New Issue