package bitcointree type Receiver struct { Pubkey string Amount uint64 }