From fc920d90ab021bef5de45d40ecc22b28cba31f14 Mon Sep 17 00:00:00 2001 From: Federico <65908512+coval3nte@users.noreply.github.com> Date: Sat, 20 Jan 2024 01:34:40 +0100 Subject: [PATCH] fix Cryptonote.php --- src/Cryptonote.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cryptonote.php b/src/Cryptonote.php index 58e2adc..9f8269c 100644 --- a/src/Cryptonote.php +++ b/src/Cryptonote.php @@ -33,7 +33,7 @@ class Cryptonote protected $base58; protected $varint; - public function __construct() + public function __construct($network = "mainnet") { $networks_prefixes = [ "mainnet" => [