Module core_bpf_migration

Source

Structs§

CoreBpfMigrationConfig
Configuration for migrating a built-in program to Core BPF.

Enums§

CoreBpfMigrationTargetType
Identifies the type of built-in program targeted for Core BPF migration. The type of target determines whether the program should have a program account or not, which is checked before migration.