[][src]Module solana_sdk::system_transaction

The system_transaction module provides functionality for creating system transactions.

Functions

assign

Create and sign new system_instruction::Assign transaction

create_account

Create and sign new SystemInstruction::CreateAccount transaction

create_user_account

Create and sign a transaction to create a system account

transfer

Create and sign new system_instruction::Transfer transaction