WalletCreationResult

@Serializable
data class WalletCreationResult(val shareB64: String, val pubkeyB64: String, val groupId: String)

Constructors

Link copied to clipboard
constructor(shareB64: String, pubkeyB64: String, groupId: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard