BSIP-0003
This commit is contained in:
parent
c8587eb45f
commit
37777bcafd
1 changed files with 32 additions and 0 deletions
32
bsip-0003.md
Normal file
32
bsip-0003.md
Normal file
|
@ -0,0 +1,32 @@
|
|||
BSIP: 0003
|
||||
Title: Maker / Taker Market Fees Flag
|
||||
Authors: Daniel Larimer <Dan@cryptonomex.com>
|
||||
Fabian Schuh <Fabian@BitShares.org>
|
||||
Status: Deferred
|
||||
Type: Protocol
|
||||
Created: 2015-12-16
|
||||
Discussion: https://github.com/cryptonomex/graphene/issues/468
|
||||
Worker: not available yet
|
||||
|
||||
# Abstract
|
||||
|
||||
Under this proposal, an asset issuer could enable a flag on their asset that
|
||||
would not charge any market fees for open orders. The market fee would only be
|
||||
charged to the taker (the individual whose new order is actively being matched).
|
||||
|
||||
# Motivation
|
||||
|
||||
This would incentivise people to leave orders on the books (it is cheaper). The
|
||||
only person who would pay a fee would be the one who wants immediate liquidity.
|
||||
|
||||
# Specifications
|
||||
|
||||
# Discussion
|
||||
|
||||
Since this feature does nothing unless the asset issuer updates the asset flags
|
||||
to enable this feature, we can leave it to the committee to decide (as this is a
|
||||
fee related question). In this way the community (via committee) has control.
|
||||
|
||||
# Copyright
|
||||
|
||||
This document is placed in the public domain.
|
Loading…
Reference in a new issue