Constant tiny_sdk::program::MAX_RETURN_DATA
source · pub const MAX_RETURN_DATA: usize = 1024; // 1_024usizeExpand description
Maximum size that can be set using set_return_data.
pub const MAX_RETURN_DATA: usize = 1024; // 1_024usizeMaximum size that can be set using set_return_data.