xboston / metahash-php

Metahash API client
https://xboston.github.io/metahash-php/
MIT License
6 stars 8 forks source link

New methods for Crypto class #1

Closed sharapudinov closed 5 years ago

sharapudinov commented 5 years ago

function getBlockByNumber(int $number,int $type) function getBlockByHash(string $hash,int $type) CURLOPT_TIMEOUT=0 для queryProxy() мелкие правки

xboston commented 5 years ago

👍