Skip to content

Commit 6d96f0b

Browse files
baltiyalalebusse
andauthored
Update modules/sdk-coin-apt/src/apt.ts
Co-authored-by: Alejandro Busse <[email protected]>
1 parent 4998a67 commit 6d96f0b

File tree

1 file changed

+1
-1
lines changed
  • modules/sdk-coin-apt/src

1 file changed

+1
-1
lines changed

modules/sdk-coin-apt/src/apt.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ export class Apt extends BaseCoin {
4343
}
4444

4545
public getFullName(): string {
46-
return 'Apt';
46+
return 'Aptos';
4747
}
4848

4949
verifyTransaction(params: VerifyTransactionOptions): Promise<boolean> {

0 commit comments

Comments
 (0)