Amount of the UTXO
int64 amount = 3;
The unspent output
.TW.Bitcoin.Proto.OutPoint out_point = 1;
Script for claiming this UTXO
bytes script = 2;