Quantcast
Channel: Recent Questions - Solana Stack Exchange
Viewing all articles
Browse latest Browse all 7869

Creating a lookup table with web3.js

$
0
0

I'm running into an error with transactions overruning UInt8Array buffer, and I see that I need to save space using versioned transactions and address lookup tables.

How can I create one using the @solana/web3.js library? Ideally I'd like to pass in keys and create it a separate transaction.


Viewing all articles
Browse latest Browse all 7869

Trending Articles