Swift Protocol
protocol SmartWalletCreationQueryParams : Encodable, Sendable
var type: WalletType { get }
Was this page helpful?