Swift Protocol
protocol WalletTypeTransactionMapping
associatedtype APIModel : TransactionApiModel
static var chainType: ChainType { get }
Was this page helpful?