/** * High level protocols that build on top of Bitcoin go here: we have the payment protocol for sending transactions * from sender to receiver with metadata, and a micropayment channels implementation. */ package com.matthewmitchell.nubitsj.protocols;