regolith-labs / steel

Solana smart contract framework.
146 stars 32 forks source link

feat:added more spl instructions #32

Open adpthegreat opened 1 week ago

adpthegreat commented 1 week ago

added

approve 
approve_checked 
burn_checked
mint_to_checked
sync_native
get_account_data_size

and their signed variants

corrected the newly added revoke , set_authority , thaw_account methods