Change protocol Identifier for Swap Protocol to beta1 (#386)

This commit is contained in:
Ebube Sered Ud 2021-05-28 17:43:37 +01:00 committed by GitHub
parent 3afe471ab5
commit 0e62363fa6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,11 +4,12 @@ title: 18/WAKU2-SWAP
name: Waku SWAP Accounting name: Waku SWAP Accounting
status: raw status: raw
editor: Oskar Thorén <oskar@status.im> editor: Oskar Thorén <oskar@status.im>
contributor: Ebube Ud <ebube@status.im>
--- ---
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-beta1`
# Motivation # Motivation