pub fn encode_directive_for_action( action_key: ActionKey, account: Address, nonce: u64, action: &ParsedAction, ) -> Result<Vec<u8>, ApiError>