COIN TYPES
To make coins for use on the testport and within progs use the command mpmakecash. The syntax to make 100 platinum for instance would be mpmakecash 100 4.
| COIN_COPPER 0 |
| COIN_SILVER 1 |
| COIN_ELECTRUM 2 |
| COIN_GOLD 3 |
| COIN_PLATINUM 4 |
To make coins for use on the testport and within progs use the command mpmakecash. The syntax to make 100 platinum for instance would be mpmakecash 100 4.
| COIN_COPPER 0 |
| COIN_SILVER 1 |
| COIN_ELECTRUM 2 |
| COIN_GOLD 3 |
| COIN_PLATINUM 4 |