You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Linux build is currently failing. The reason for the failure is because Network is not a swift linux package. Network is used in the mock rippled implementation for testing.
Linux build is currently failing. The reason for the failure is because
Network
is not a swift linux package. Network is used in the mock rippled implementation for testing.https://github.com/Transia-RnD/XRPLSwift/blob/main/Tests/XRPLSwiftUTests/XrplUTests/MockRippled.swift
SwiftNIO
instead ofNetwork
The text was updated successfully, but these errors were encountered: