We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
paima-engine/packages/paima-sdk/paima-mw-core/src/wallets/evm/injected.ts
Lines 26 to 27 in b182760
SwitchChain gets the main game config by default, but adding/switching chains is required to interact with contracts (e.g., PRC-3 for minting/burning)
Helper functions as verifyChain also assume game-main chain is correct
paima-engine/packages/paima-sdk/paima-providers/src/evm/injected.ts
Line 284 in b182760
The text was updated successfully, but these errors were encountered:
No branches or pull requests
paima-engine/packages/paima-sdk/paima-mw-core/src/wallets/evm/injected.ts
Lines 26 to 27 in b182760
SwitchChain gets the main game config by default, but adding/switching chains is required to interact with contracts (e.g., PRC-3 for minting/burning)
Helper functions as verifyChain also assume game-main chain is correct
paima-engine/packages/paima-sdk/paima-providers/src/evm/injected.ts
Line 284 in b182760
The text was updated successfully, but these errors were encountered: