Initial population of solana-program-sdk
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
//! Asynchronous implementations are expected to create transactions, sign them, and send
|
||||
//! them but without waiting to see if the server accepted it.
|
||||
|
||||
#![cfg(feature = "everything")]
|
||||
|
||||
use crate::{
|
||||
account::Account,
|
||||
clock::Slot,
|
||||
|
Reference in New Issue
Block a user