Macro solana_sdk::entrypoint_deprecated
source · macro_rules! entrypoint_deprecated { ($process_instruction:ident) => { ... }; }
👎Deprecated since 1.4.3: use solana_program::entrypoint::entrypoint instead
macro_rules! entrypoint_deprecated { ($process_instruction:ident) => { ... }; }