ChikinDeveloper
ChikinDeveloper
No, there isn't any doc about it, in fact the transaction will work even if you don't place the program ids at the end. The problem is that for the...
Just checked the rust version, it's the same they place program ids at the end [source](https://docs.rs/solana-program/1.6.1/src/solana_program/message.rs.html#68-80). Indeed, I forgot to check this part, good job spotting that! We have a...
`The drawback that I see there is that the dart library would depend on the undocumented implementation of the js library. Which in the future will lead to the situation...
I found this : [https://github.com/solana-labs/solana/issues/21722](https://github.com/solana-labs/solana/issues/21722)
Hi! Please add this, we want to add Solana provider but it' a String chaindId: - Solana Mainnet = 'solana:4sGjMW1sUnHzSxGspuhpqLDx6wiyjNtZ', - Solana Devnet = 'solana:8E9rvCKLFQia2Y35HXjjpWzj8weVo44K',