Transaction types

From Mini-blockchain Project
Jump to: navigation, search

There are 3 main types of transactions used in the mini-blockchain scheme:

  1. Send coins to other addresses
  2. Claiming block reward
  3. 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.