v1.2.11
Last updated
Last updated
April 10th 2025 06:00 in UTC
NPM :
CDN :
The bug has been fixed where requesting kaia_accounts()
would show the wallet connection screen when there was no connected wallet, and the Client would respond with []
.
Starting from Mini Dapp SDK v1.2.11, when requesting kaia_accounts()
with no connected wallet, the Client can get response with []
without showing the wallet connection screen.