Ian

Results 4 comments of Ian

I am getting this same error. I have not found a solution as of yet either.

That is already in this [https://github.com/KittyCatTech/cryptopia-api-php/blob/master/cryptopiaAPI.php](url) is that what you are taling about?

I am not sure what you are trying to tell me, That is already there ` public function __construct($priv, $pub) { $this->privateKey = $priv; $this->publicKey = $pub; $result = json_decode($this->apiCall("GetBalance",...

Thank you for helping me. That worked perfectly! I really appreciate it!