Skip to content
GitLab
Explore
Sign in
[fix]
#327
: limit recipients number
Code
Review changes
Check out branch
Download
Patches
Plain diff
matograine
requested to merge
limit_outputs_number_quickfix
into
dev
Jun 30, 2020
Overview
1
Commits
1
Pipelines
2
Changes
2
Expand
quick fix to avoid bug in 0.8 linked to
#281 (closed)
.
add MAX_RECIPIENTS in constant.py
mod tx.py to give an error if more than MAX_RECIPIENTS recipients
Merge request reports