• Factory to create AccountMeta with isWritable set to true

    Parameters

    • pubkey: PublicKeyInitData

      account address

    • isSigner: boolean

      whether account authorized transaction

    Returns AccountMeta

    metadata for writable account

Generated using TypeDoc