Wallets V1
Kotlin Data Class
Documentation IndexFetch the complete documentation index at: https://docs.crossmint.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt
Use this file to discover all available pages before exploring further.
data class Stellar(val contractId: String?) : ChainInfo
constructor(contractId: String?)
val contractId: String?
Was this page helpful?