I am trying to stake SOL_TEST to Figment using staking SDK but I am unable to do so. I am getting Error: Wrong validator address input . The validator address I’m putting in is: i7NyKBMJCA9bLM2nsGyAGCKHECuR2L5eh4GqFciuwNT
I can’t stake to Figment via the web UI either. The Fireblocks Transaction ID is: 6b5a8397-11ec-4921-9e23-821de56ce72b
However, I realised that staking on Kiln validator works ok, so there is some issue with Figment specifically.
Hey @robert we checked that and indeed we see some SOL staking txs stuck on submitted in the UI. It’s sporadic and can happen for any validator (either Kiln of Figment). We are working on addressing this.
In regards to the RAW staking SDK - we pushed a fix to the repo, you can pull and run it again, it should work now.
Great I confirm it works. Btw. I noticed the Fireblocks Staking SDK example is using fireblocks-sdk@2.2.0 even though v5.7.0 is available. Probably it’s worth updating to prevent possible future bug reports.