Skip to content

Commit a2778f1

Browse files
author
whitebit-robot
committed
chore: lint
1 parent 3a51260 commit a2778f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Requests/Private/Main/HistoryRequest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ public function resolveEndpoint(): string
2424
public function __construct(
2525
protected ?TransactionMethodEnum $transactionMethod = null,
2626
protected ?string $ticker = null,
27-
string $address = null,
27+
?string $address = null,
2828
protected ?array $addresses = [],
2929
protected ?string $uniqueId = null,
3030
protected ?array $status = [],

0 commit comments

Comments
 (0)