1 2 3 4 5 6 7
@trust("hybrid") @web @ai @chain("ethereum") fn test_function() -> bool { return true; }