pub fn pow_message(pow_hash: &Byte32, nonce: u128) -> [u8; 48]
Combine pow_hash and nonce to a message, in little endian