• Factory to create AccountMeta with isWritable set to false

    Parameters

    • pubkey: PublicKeyInitData

      account address

    • isSigner: boolean

      whether account authorized transaction

    Returns AccountMeta

    metadata for read-only account

Generated using TypeDoc