workbenchapp / solana-workbench

Your one-stop shop for developing on Solana
MIT License
63 stars 7 forks source link

Compact and nest token related accounts #274

Closed nathanleclaire closed 2 years ago

nathanleclaire commented 2 years ago

@SvenDowideit WDYT. I wanted to compact the view and nest the accounts to indicate that they're associated with each other.

Screen Shot 2022-07-19 at 3 00 16 PM

Signed-off-by: Nathan LeClaire nathan@cryptoworkbench.io

nathanleclaire commented 2 years ago

Nice.

I still need to update the one in mint view as well.