Relative Content

Tag Archive for rustsolanaanchor-solana

TokenAccount doesn’t implement Discriminator

I am currently diving into programming on the Solana blockchain and started a very basic program with anchor. In the documentation they have the following example – see “Using Account<‘a, T> with non-anchor program accounts“: