mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-08-25 03:11:21 +00:00
feat: update rust to 1.94.0
This commit is contained in:
@@ -40,7 +40,7 @@ impl Challenge {
|
||||
}
|
||||
}
|
||||
|
||||
/// A pinata program
|
||||
/// A pinata program.
|
||||
fn main() {
|
||||
// Read input accounts.
|
||||
// It is expected to receive only two accounts: [pinata_account, winner_account]
|
||||
|
||||
@@ -46,7 +46,7 @@ impl Challenge {
|
||||
}
|
||||
}
|
||||
|
||||
/// A pinata program
|
||||
/// A pinata program.
|
||||
fn main() {
|
||||
// Read input accounts.
|
||||
// It is expected to receive three accounts: [pinata_definition, pinata_token_holding,
|
||||
|
||||
Reference in New Issue
Block a user