Skip to content

Commit

Permalink
Additional comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
andreibancioiu committed May 15, 2024
1 parent 1e201d2 commit a0829a5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,8 @@
* Only alter the configuration (if needed) within an (end) application that uses this library.
*/
export class LibraryConfig {
/**
* The human-readable-part of the bech32 addresses.
*/
public static DefaultAddressHrp: string = "erd";
}

0 comments on commit a0829a5

Please sign in to comment.