SuiAddress

@Serializable
data class SuiAddress(val pubKey: String)

Constructors

Link copied to clipboard
constructor(pubKey: String)

Properties

Link copied to clipboard