Skip to content

Instantly share code, notes, and snippets.

@josemmo
Created March 28, 2018 08:52
Show Gist options
  • Save josemmo/9a4e1ad27affcd5d9bd436c9efbcd655 to your computer and use it in GitHub Desktop.
Save josemmo/9a4e1ad27affcd5d9bd436c9efbcd655 to your computer and use it in GitHub Desktop.
private final PublicKey from;
private final PublicKey to;
private final float amount;
private final Date timestamp;
private byte[] signature = null;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment