Crate solana_bpf_loader_program

Crate solana_bpf_loader_program 

Source
👎Deprecated since 3.1.0: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the agave-unstable-api crate feature must be specified to acknowledge use of an interface that may break without warning.

Macros§

create_vmDeprecated
Create the SBF virtual machine
deploy_programDeprecated

Structs§

EntrypointDeprecated

Constants§

MEMORY_POOLDeprecated

Functions§

calculate_heap_costDeprecated
Only used in macro, do not use directly!
deploy_programDeprecated
Directly deploy a program using a provided invoke context. This function should only be invoked from the runtime, since it does not provide any account loads or checks.
load_program_from_bytesDeprecated