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
permissions
While adding in the ArweaveWalletKit component without passing in the permissions config, I noticed these default permissions were set:
ArweaveWalletKit
arweave-wallet-kit/src/components/Provider.tsx
Line 99 in 4249701
Should the docs show the defaults that are set in the code or should the code default to an empty array?
The text was updated successfully, but these errors were encountered:
IMO we should update the docs to show the defaults set in the code
Sorry, something went wrong.
No branches or pull requests
Summary
While adding in the
ArweaveWalletKit
component without passing in thepermissions
config, I noticed these default permissions were set:arweave-wallet-kit/src/components/Provider.tsx
Line 99 in 4249701
Question
Should the docs show the defaults that are set in the code or should the code default to an empty array?
The text was updated successfully, but these errors were encountered: