Skip to content

Commit 4998a67

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ export class Tapt extends Apt {
2929
* Complete human-readable name of this coin
3030
*/
3131
public getFullName(): string {
32-
return 'Testnet Apt';
32+
return 'Testnet Aptos';
3333
}
3434
}

0 commit comments

Comments
 (0)