Nathan LeClaire
Nathan LeClaire
@gagliardetto lmk if anything stands out to you
Hmmm so, some additional information from experimentation -- if I remove the `device` instruction parameter (i.e., the `Device` struct) -- I don't get the error. Perhaps the bindings aren't encoding...
Splitting the `Device` struct into individual args works... ``` (*solana.Transaction)(0x140000c60e0)( ├─ Signatures[len=1] │ └─ 4MpGtFh84ntJTjqaFoHHgLzkpsaesxyWeL6MZCwFFpgiuX6fPxrhPacb3qDd3UjRCguQU1cmcGn7tvjSpUZRpbvf ├─ Message │ ├─ RecentBlockhash: AmuXnDNuugCGUsUvbt6ai7Zwf3221GebJZVR332u5dyn │ ├─ AccountKeys[len=4] │ │ ├─ Gr1LZxEY1TGiVdJ4GvgKt9DSv9x6WUZaTS91nu3S3Ej3 │ │...
Do you happen to know the code to do that in Anchor JS/TSX? I can get `.transaction()` off the RPC, but it's giving me some mystery complaints even after signing,...



new crops