Skip to content

Commit

Permalink
Human-readable burn address
Browse files Browse the repository at this point in the history
  • Loading branch information
DamianStraszak committed Nov 12, 2024
1 parent f49ac5f commit 9df2344
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helpers/constants.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/// Address for which the private key is unknown.
/// This is used for sending MINIMUM_LIQUIDITY when minting tokens in Pair contract.
/// Result of sha512 hashing the ZERO_ADDERSS_MSG to curve (curve25519).
/// ss58-encoded format: 5DPJrKsxGYWzZ6gU8VdmFMYLjsnRmUy3zsoufJNM6wnsSCKR
pub const BURN_ADDRESS: [u8; 32] = [
58, 108, 115, 140, 64, 55, 232, 71, 183, 215, 14, 149, 138, 148, 201, 178, 212, 197, 99, 60,
250, 175, 203, 88, 227, 37, 36, 127, 63, 212, 16, 72,
Expand Down

0 comments on commit 9df2344

Please sign in to comment.