Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@charleyhine
Created July 3, 2014 01:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save charleyhine/2dd04b5e533908b90239 to your computer and use it in GitHub Desktop.
Save charleyhine/2dd04b5e533908b90239 to your computer and use it in GitHub Desktop.
Get OP_RETURN
require 'chain'
response = Chain.get_transaction_op_return('8bae12b5f4c088d940733dcd1455efc6a3a69cf9340e17a981286d3778615684')
p response['text']
=> "charley loves heidi"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment