Skip to content

Commit 49a0d5d

Browse files
committed
tweak
1 parent a4ee0d9 commit 49a0d5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

typescript/sdk/src/signers/svm/turnkey.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ export class TurnkeySealevelSigner implements SvmTransactionSigner {
6565
}
6666

6767
/**
68-
* Get a signer (returns this for compatibility with CloudAgentKey interface)
68+
* Get a signer (returns this instance)
6969
*/
7070
async getSigner(): Promise<this> {
7171
return this;

0 commit comments

Comments
 (0)