Transaction types
From Mini-blockchain Project
There are 3 main types of transactions used in the mini-blockchain scheme:
- Send coins to other addresses
- Claiming block reward
- Change withdrawal limit
Changing the withdrawal limit is a special type of transaction where the output address is the same as the input. A transaction using a multi-signature address as an input is similar to a normal transaction but requires multiple signatures for verification. See the multi-signature transactions page for more information.