TestState

Test class, added purely to be able to test against.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open suspend override fun authCheck(target: String, method: String, payload: Bstr, authMessage: DataItem): CoroutineContext

Checks RPC authorization.

Link copied to clipboard
open suspend override fun test(param: String): String