pub const TOKEN_OWNER_RECORD_LAYOUT_VERSION: u8 = 1;
Expand description

The current version of TokenOwnerRecord account layout Note: It’s the version of the account layout and not the version of the program or the account type

program V1,V2 -> account layout version 0 program V3 -> account layout version 1