issues
search
magicblock-labs
/
Solana.Unity-SDK
Open-Source Unity-Solana SDK with Full RPC coverage, NFT support and more
https://solana.unity-sdk.gg
MIT License
157
stars
89
forks
source link
:bug: Improve Session Wallet errors handling
#180
Closed
GabrielePicco
closed
1 year ago
GabrielePicco
commented
1 year ago
Improve Session Wallet errors handling
Status
Type
⚠️ Core Change
Issue
Ready
Feature/Bug
No
-
Problem
As discussed wtih @Woody4618 :
Throwing exceptions on bool returning methods
Solution
Checked for null accounts rather than throwing exception on bool returning methods
Improve Session Wallet errors handling
Problem
As discussed wtih @Woody4618 :
Solution