mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
-BEGIN VERIFY SCRIPT- sed -i 's/nMinimumAmount/min_amount/g' $(git grep -l nMinimumAmount) sed -i 's/nMaximumAmount/max_amount/g' $(git grep -l nMaximumAmount) sed -i 's/nMinimumSumAmount/min_sum_amount/g' $(git grep -l nMinimumSumAmount) sed -i 's/nMaximumCount/max_count/g' $(git grep -l nMaximumCount) -END VERIFY SCRIPT- |
||
|---|---|---|
| .. | ||
| addresses.cpp | ||
| backup.cpp | ||
| coins.cpp | ||
| encrypt.cpp | ||
| signmessage.cpp | ||
| spend.cpp | ||
| transactions.cpp | ||
| util.cpp | ||
| util.h | ||
| wallet.cpp | ||
| wallet.h | ||