Skip to main content
Try Cobo WaaS Skill in your AI coding assistant (Claude Code, Cursor, etc.). Describe your needs in natural language to auto-generate production-ready SDK code and debug faster 🚀
public func getTSSNodeID() throws -> String
do {
    if let tssNodeID = try sdkInstance?.getTSSNodeID() {
        print("TSS Node ID: \(tssNodeID)")
    } else {
        print("Failed to retrieve the TSS Node ID")
    }
} catch {
    print("Error: \(error)")
}

Response

tssNodeID
string
The retrieved TSS Node ID. For example, coboJTKRVEWHgmigeE8FB2FDpN6nadUwXkUdsRZbhyFAq8bDV.