pub fn starts_with_2718_deposit<B>(value: &B) -> boolwhere B: AsRef<[u8]>,
Returns if the given value is a deposit transaction.
value