SendResponse

@Serializable
data class SendResponse(val txId: String)

Constructors

Link copied to clipboard
constructor(txId: String)

Properties

Link copied to clipboard