Contains usefully Solana methods

Hierarchy

  • SolUtils

Methods

Methods

  • Add memo to solana's transaction

    Parameters

    • transaction: VersionedTransaction

      transaction to add memo

    • memo: string

      memo to add (28 char max)

    Returns Promise<void>

Generated using TypeDoc