Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt

Use this file to discover all available pages before exploring further.

Structure
struct CreateSolanaTransactionRequest

Initializers

init(from:)

Inherited from Decodable.init(from:).
init(from decoder: any Decoder) throws

init(transaction:)

init(transaction: String)

Instance Properties

transaction

let transaction: String

Instance Methods

encode(to:)

Inherited from Encodable.encode(to:).
func encode(to encoder: any Encoder) throws