Constant solana_sdk::program::MAX_RETURN_DATA

source ยท
pub const MAX_RETURN_DATA: usize = 1024; // 1_024usize
Expand description

Maximum size that can be set using set_return_data.