This commit is contained in:
Sergio Chouhy 2025-11-24 08:47:33 -03:00
parent fd4ebde1fb
commit 8af6365c5d

View File

@ -1345,7 +1345,7 @@ pub fn prepare_function_map() -> HashMap<String, TestFunction> {
#[nssa_integration_test]
pub async fn test_pinata() {
info!("########## test_pinata ##########");
info!("########## test_pinata ###########");
let pinata_addr = PINATA_BASE58;
let pinata_prize = 150;
let solution = 989106;