Skip to content

Instantly share code, notes, and snippets.

@Anderson-Juhasc
Created January 12, 2016 18:30
Show Gist options
  • Save Anderson-Juhasc/d3048c1564e2c96387f3 to your computer and use it in GitHub Desktop.
Save Anderson-Juhasc/d3048c1564e2c96387f3 to your computer and use it in GitHub Desktop.
<?php
use Blocktrail\SDK\BlocktrailSDK;
$value = BlocktrailSDK::toSatoshi(1.1);
$wallet->pay(array('1NcXPMRaanz43b1kokpPuYDdk6GGDvxT2T' => $value));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment