Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(sia): add ed25519 dexfee pubkey #2258

Open
wants to merge 2 commits into
base: sia-wallet
Choose a base branch
from
Open

Conversation

ca333
Copy link

@ca333 ca333 commented Oct 31, 2024

No description provided.

// TODO: needs a real key
// pubkey of iguana passphrase "horribly insecure passphrase" for now
pub const DEX_FEE_PUBKEY_ED25510: &str = "8483e8da48fbac06b292fcd077a71078d094789fccfab581debd4dd13410ea08";
pub const DEX_FEE_PUBKEY_ED25510: &str = "77b0936728f63257b074c7b3fb2c4fad98df345f57de1ec418fc42619e4e29f8";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Const name was wrong, should be ED25519. Will fix it @Alrighttt

@shamardy shamardy changed the title add ed25519 pubkey fix(sia): add ed25519 dexfee pubkey Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants