Rename sol_bpf.h to solana_sdk.h
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
* another
|
||||
*/
|
||||
|
||||
#include <sol_bpf.h>
|
||||
#include <solana_sdk.h>
|
||||
|
||||
/**
|
||||
* Number of SolKeyedAccounts expected. The program should bail if an
|
||||
|
@ -3,7 +3,7 @@
|
||||
* passed to it
|
||||
*/
|
||||
|
||||
#include <sol_bpf.h>
|
||||
#include <solana_sdk.h>
|
||||
|
||||
/**
|
||||
* Number of SolKeyedAccounts expected. The program should bail if an
|
||||
|
Reference in New Issue
Block a user