Closed Kodylow closed 2 months ago
Looks like the issue is I'm putting the fed pubkey in the "Federation Invite Code" field:
value={mintType === Nip87MintTypes.Cashu ? mintUrl : mintPubkey}
And disabling based on invite code:
disabled={!inviteCode && !mintUrl}
Should that input be the pubkey or invite code?
use the inviteCode, the federationId is a hash of part of the config file it's not useful as a human level identifier
the button is disabled for fedimint reviews unless the cashu url is filled , for fedimint reviews shouldn't be required