pub fn get_deposit_tx_parts( other: &OtherFields, ) -> Result<DepositTransactionParts, Vec<&'static str>>
Converts OtherFields to DepositTransactionParts, produces error with missing fields
OtherFields
DepositTransactionParts