What problem does your feature solve?
Auth entries with a LiquidityPool, ClaimableBalance or a MuxedAccount credential type are not supported, and panic instead of throwing an error.
What would you like to see?
MuxedAccount is supported.
LiquidityPool and ClaimableBalance throw an error instead of panic.
What alternatives are there?
None
What problem does your feature solve?
Auth entries with a
LiquidityPool,ClaimableBalanceor aMuxedAccountcredential type are not supported, and panic instead of throwing an error.What would you like to see?
MuxedAccountis supported.LiquidityPoolandClaimableBalancethrow an error instead of panic.What alternatives are there?
None