Instance Method

getRequestId()

Gets the CIBA authentication request id associated with the signed transaction.

Declaration

func getRequestId() throws -> String

Return Value

The request ID as a string.

Discussion