mirror of
https://github.com/FlipsideCrypto/dcrd.git
synced 2026-02-06 19:06:51 +00:00
The minimum ticket fee is now handled the same as for all other transactions and it as well as the relative maximum high fee threshold can be changed using the application config. |
||
|---|---|---|
| .. | ||
| error.go | ||
| log.go | ||
| mempool.go | ||
| policy_test.go | ||
| policy.go | ||
| README.md | ||
mempool
[]
(https://travis-ci.org/decred/dcrd) ![ISC License]
(http://img.shields.io/badge/license-ISC-blue.svg)
[
]
(http://godoc.org/github.com/decred/dcrd/mempool)
Overview
This package is currently a work in progress.
Installation and Updating
$ go get -u github.com/decred/dcrd/mempool
License
Package mempool is licensed under the copyfree ISC License.