Build on Solana | Implementing Process Instruction

Поделиться
HTML-код
  • Опубликовано: 21 янв 2025

Комментарии • 1

  • @736939
    @736939 5 месяцев назад

    could you please explain "&mut &mut" code part? Also I didn't get how did you passed "accounts: &[AccountInfo]," to the function (in non mut way) but then assigned it to mut value and update it, - could you please explain it as well? Thank you.