Skip to content

Commit 9e7a1af

Browse files
committed
fix: Adds todo for time of transaction in abstract provider
1 parent 2562ce8 commit 9e7a1af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Provider/AbstractProvider.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ abstract class AbstractProvider extends WalletProvider
5656
public function __construct(
5757
array $configs,
5858
string $environment,
59+
//todo adds type of transaction
5960
$transaction = null,
6061
$mobileNumber
6162
) {

0 commit comments

Comments
 (0)