Skip to content

Instantly share code, notes, and snippets.

@lamorbidamacchina
Created October 28, 2019 16:01
Show Gist options
  • Save lamorbidamacchina/b8f9b7368f4063bd6e5ad6d1aa57c501 to your computer and use it in GitHub Desktop.
Save lamorbidamacchina/b8f9b7368f4063bd6e5ad6d1aa57c501 to your computer and use it in GitHub Desktop.
<?php
// generate values using /generate_key.php script
$private_key = ""; // INSERT PRIVATE KEY HERE
$index_key = ""; // INSERT BLIND INDEX KEY HERE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment