Skip to content

Instantly share code, notes, and snippets.

@KamilLelonek
Created April 30, 2018 15:09
Show Gist options
  • Save KamilLelonek/f9a8ce9767ec5a7a226415220a36bc8f to your computer and use it in GitHub Desktop.
Save KamilLelonek/f9a8ce9767ec5a7a226415220a36bc8f to your computer and use it in GitHub Desktop.
def prepend_index(private_key), do: <<0::8, private_key::binary>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment