Function soroban_cli::utils::add_contract_code_to_ledger_entries
source · pub fn add_contract_code_to_ledger_entries(
entries: &mut Vec<(Box<LedgerKey>, Box<LedgerEntry>)>,
contract: Vec<u8>
) -> Result<Hash, XdrError>Expand description
Errors
Might return an error