Function wrap_sol

Source
pub fn wrap_sol(keypair: &Keypair, lamports: u64, context: &CentralContext)
Expand description

Wrap SOL into wrapped SOL (WSOL) token account. Creates a wrapped SOL token account and transfers the specified amount of SOL into it. Sends and confirms the transaction via JSON RPC.