Macro safecoin_sdk::entrypoint
source · [−]macro_rules! entrypoint {
($process_instruction:ident) => { ... };
}
👎Deprecated since 1.4.3: use safecoin_program::entrypoint::entrypoint instead
macro_rules! entrypoint {
($process_instruction:ident) => { ... };
}