mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
One more BIP link update
This commit is contained in:
parent
b5e7ff7667
commit
11afaa4974
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ from bitarray import bitarray # from pypi.python.org/pypi/bitarray
|
||||||
import pyhash # from https://github.com/flier/pyfasthash
|
import pyhash # from https://github.com/flier/pyfasthash
|
||||||
|
|
||||||
# Based on BIP-37
|
# Based on BIP-37
|
||||||
# https://github.com/QuantumExplorer/bips/blob/master/bip-0037.mediawiki
|
# https://github.com/dashevo/bips/blob/master/bip-0037.mediawiki
|
||||||
|
|
||||||
# Defined in bloom.h
|
# Defined in bloom.h
|
||||||
# https://github.com/dashpay/dash/blob/master/src/bloom.h#L17-#L18
|
# https://github.com/dashpay/dash/blob/master/src/bloom.h#L17-#L18
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue