createWallet

abstract suspend fun createWallet(password: String)

Create document wallet with custom password.

Throws

  • when request has wrong parameters. Critical!